Was this helpful?
Endpoints for ping-pong testing
Returns a 'pong' response to test the API availability.
Details of an error response
GET /api/ping HTTP/1.1 Host: localhost:8080 Accept: */*
OK
{ "detail": "Invalid input data" }