Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(openapi): add --create flag #575

Merged
merged 6 commits into from
Aug 20, 2022

Conversation

kanadgupta
Copy link
Member

🚥 Fix RM-5148

🧰 Changes

Adds a --create flag to the openapi command so users can bypass the prompt that asks them whether or not they want to create or update a spec.

🧬 QA & Testing

See tests.

@kanadgupta kanadgupta added enhancement New feature or request command:openapi Issues pertaining to the `openapi`, `validate`, `reduce`, or `swagger` commands labels Aug 19, 2022
@kanadgupta kanadgupta requested a review from erunion August 19, 2022 17:55
Base automatically changed from feat/oas-reducer to main August 19, 2022 17:59
@kanadgupta kanadgupta force-pushed the kanad/rm-5148-add-a---create-flag-to-openapi-command branch from df96b9e to c9e1958 Compare August 19, 2022 18:03
@kanadgupta kanadgupta requested a review from darrenyong August 19, 2022 18:05
src/cmds/openapi/index.ts Show resolved Hide resolved
@kanadgupta kanadgupta merged commit ff3a8b3 into main Aug 20, 2022
@kanadgupta kanadgupta deleted the kanad/rm-5148-add-a---create-flag-to-openapi-command branch August 20, 2022 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command:openapi Issues pertaining to the `openapi`, `validate`, `reduce`, or `swagger` commands enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants