Skip to content

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

@tronto20

Description

@tronto20

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions