getSwaggerJson
Gets the swagger specifications
No authentication required
getSwaggerJson
Request
get /swagger.json
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. |