You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use both openapi3 and openapi2. But their description, summary, and operationId were generated differently in the documents. (with multiple snippets)
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