Open
Description
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
Labels
No labels