You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we should maybe pass the whole options object to transform. version is too unspecific. In #732 it is requested to access the constraint, which also could contain version. Then people could get confused which version we actually mean. So better to pass config/options and constraints
Prerequisites
🚀 Feature Proposal
Add the openapi/swagger version to transform hook parameters. Unless there is a way to access the options passed into a plugin..?
Motivation
I need to know what version of schema I am creating otherwise I may transform the schema into something that is incompatible.
Example
The text was updated successfully, but these errors were encountered: