getOpenapi
Gets the OpenAPI 3 specifications
No authentication required
getOpenapi
Request
get /openapi
Responses
Status Code | Type | Description | Samples |
---|---|---|---|
200 | string | Operation successful. Returning a String object. |
|
400 | Bad Request. Server cannot process request. |
||
404 | Resource not found or unavailable. |
||
500 | Server error. |