Skip to content

Ability to have custom functions called during conversion #26

@wabiloo

Description

@wabiloo

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

No one assigned

    Labels

    featureNew feature request, accepted for probable development

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions