Error test endpoint
POST/ping
Deliberately throws an error for testing error handling
Responses
- 500
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
messagestring
Example:
Ping Breaker
{
"message": "Ping Breaker"
}