-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(openapi): add
--dryRun
option (#612)
* feat(openapi): add --dryRun option * feat(openapi): add dryRun notification in createSpec() * feat(openapi): add dryRun notification in updateSpec() * test(openapi): add tests for dry run upload * test(openapi): remove unused nock in create test * test(openapi): add test for update dry run * test(--help): update snapshot to include `dryRun` info * feat(openapi): update dry run copy * test(openapi): update dry run test snapshot * test(openapi): update dry run test for updated copy * feat(openapi): update ReadMe with new dryRun option for openapi.create and openapi.update * feat(openapi): update readme to add dry run info
- Loading branch information
1 parent
2880fa3
commit 8cb48e8
Showing
4 changed files
with
98 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters