Get basic diagnostic info about this server
GET/info
Get basic diagnostic info about this server
Responses
- 400
- 500
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
error string
{
"error": "string"
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
error string
{
"error": "string"
}
Loading...