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?
I have found in the documentation that
response_schema.jsonandrequest_schema.jsonare optional.I have OAS with defined response schema but the
response_schema.jsonis not generated.Unfortunately, I have not found in
SwaggerImportany 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?