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
Using the schema we now define for responses, and the original API documentation on the website, introduce a new endpoint at /api that will return an OpenAPI specification for the API (including descriptions).
Using the schema we now define for responses, and the original API documentation on the website, introduce a new endpoint at
/apithat will return an OpenAPI specification for the API (including descriptions).