-
Notifications
You must be signed in to change notification settings - Fork 227
Open
Labels
featureNew feature request, accepted for probable developmentNew feature request, accepted for probable development
Description
During the conversion to Postman, we would like to be able to do some specific logic (eg. setting default values for parameters, adding tests, turning off optional parameters, etc.) for specific endpoints.
We typically mark those with custom attributes (eg. "x-bla" tags), but sometimes we do it just based on the endpoint name.
It would therefore be useful to have the ability for each openapi node being converted to be able to pass the node and context in a callback function, which can then apply transformations to the converted output
Metadata
Metadata
Assignees
Labels
featureNew feature request, accepted for probable developmentNew feature request, accepted for probable development