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
I have found in the documentation that response_schema.json and request_schema.json are optional.
I have OAS with defined response schema but the response_schema.json is not generated.
Unfortunately, I have not found in SwaggerImport any function that could possibly do it and I did not see how to implement it.
Is this scenario supported? If not, could you consider to implement it, please?
The text was updated successfully, but these errors were encountered:
I have found in the documentation that
response_schema.json
andrequest_schema.json
are optional.I have OAS with defined response schema but the
response_schema.json
is not generated.Unfortunately, I have not found in
SwaggerImport
any function that could possibly do it and I did not see how to implement it.Is this scenario supported? If not, could you consider to implement it, please?
The text was updated successfully, but these errors were encountered: