Closed dpalic closed 1 year ago
Thank you for the report. It looks like there is a validation issue withrequestBody.content
. I'll look into it soon.
@dpalic Well, it turned out that openapi-generator-maven-plugin
doesn't support OpenAPI 3.1.0, which WP OpenAPI uses.
See https://github.com/OpenAPITools/openapi-generator/issues/9083 for more details.
Unfortunately, WordPress already uses the latest JSON Schema that OpenAPI 3.1.0 uses.
closing it as won't be for now.
if I export the openapi json I am expecting to be able to use the definition as input to swagger/openapi-generator
I am using the maven plugin
after running the generator I am facing this issue: