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

Use general description, summary and operationId in generate openapi2 and postman #255

Open
tronto20 opened this issue Dec 26, 2023 · 0 comments

Comments

@tronto20
Copy link

I use both openapi3 and openapi2. But their description, summary, and operationId were generated differently in the documents. (with multiple snippets)

When Openapi3Generator generate openapi3, it determine them smartly.
However, Openapi20Generator and PostmanCollectionGenerator choose them from the first snippet.

Issue #63 is for choose summary and description, and applies in #69.
Issue #140 is for choose operationId, and applies in #141.
I want to apply these issues to Openapi20Generator and PostmanCollectionGenerator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant