apisprout
apisprout copied to clipboard
requestBodies not supported
We are trying to create definitions for requestBodies but get the following issues:
2019/04/28 02:19:58 expected prefix '#/components/schemas/' in URI '#/components/requestBodies/login'
Is this a known issue?
Looks like this is supported in the spec but isn't supported in the OpenAPI 3 library we use.