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

Add OpenAPI v2 and v3 extraction Makefile directive #506

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

afritzler
Copy link
Member

Proposed Changes

You can now extract the OpenAPI v2 and v3 specification by running

make extract-openapi

The generated files will be stored in the ./gen folder.

@afritzler afritzler requested a review from a team as a code owner October 7, 2022 11:41
@afritzler afritzler added the enhancement New feature or request label Oct 7, 2022
You can now extract the OpenAPI v2 and v3 specification by running
```
make extract-openapi
```
The generated files will be stored in the `./gen` folder.
@afritzler afritzler force-pushed the enh/openapi-extraction branch from 9f99c67 to 68416dc Compare October 7, 2022 11:47
@afritzler afritzler merged commit c8f94a9 into main Oct 7, 2022
@afritzler afritzler deleted the enh/openapi-extraction branch October 7, 2022 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants