I just imported our OpenAPI 3.0 schema and noticed that the request body is appearing as empty on all resources. I suspect its because our schema, based on JSON:API uses the response type application/vnd.api+json
which is just a superset of application/json
. Is this a known issue?
Thanks for the feedback. We would be very grateful if you could provide us with the source files. We will think about how to optimize it in the future.