Skip to content

Support example responses for GET requests #78

Open
@jlengrand

Description

@jlengrand

This is a followup from #77

At the moment, only POST requests with a request body are supported and will see their example responses extracted.

The reason is that the PostmanRequestItem creation getPostmanRequests method only contains id in the case where codegenOperation.bodyParam isn't null.

This needs to be improved (but can be done just a bit later, since currently our GET requests don't contain example responses.

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