From c9e1958c12802f0e2c209de07b75dc11ce4cfc7c Mon Sep 17 00:00:00 2001 From: Kanad Gupta Date: Fri, 19 Aug 2022 12:43:03 -0500 Subject: [PATCH] test: update snapshot --- __tests__/__snapshots__/index.test.ts.snap | 3 +++ 1 file changed, 3 insertions(+) diff --git a/__tests__/__snapshots__/index.test.ts.snap b/__tests__/__snapshots__/index.test.ts.snap index c8dcf7a0d..8b0301273 100644 --- a/__tests__/__snapshots__/index.test.ts.snap +++ b/__tests__/__snapshots__/index.test.ts.snap @@ -15,6 +15,7 @@ Options uploading an existing API definition. --version string Project version. If running command in a CI environment and this option is not passed, the main project version will be used. + --create Bypasses the create/update prompt and creates a new API definition. --useSpecVersion Uses the version listed in the \`info.version\` field in the API definition for the project version parameter. --workingDirectory string Working directory (for usage with relative external references) @@ -43,6 +44,7 @@ Options uploading an existing API definition. --version string Project version. If running command in a CI environment and this option is not passed, the main project version will be used. + --create Bypasses the create/update prompt and creates a new API definition. --useSpecVersion Uses the version listed in the \`info.version\` field in the API definition for the project version parameter. --workingDirectory string Working directory (for usage with relative external references) @@ -71,6 +73,7 @@ Options uploading an existing API definition. --version string Project version. If running command in a CI environment and this option is not passed, the main project version will be used. + --create Bypasses the create/update prompt and creates a new API definition. --useSpecVersion Uses the version listed in the \`info.version\` field in the API definition for the project version parameter. --workingDirectory string Working directory (for usage with relative external references)