Echo the request body in the response body.
PUT/registry-svc/echo
This endpoint is used to test the server's response to a request. It simply echoes back the request body as a JSON response.
Responses
- 200
- 400
Echoed response
Invalid JSON
PUT/registry-svc/echo
This endpoint is used to test the server's response to a request. It simply echoes back the request body as a JSON response.
Echoed response
Invalid JSON