Response
200 - text/plain
Pong response
The response is of type string
.
Example:
"pong"
curl --request GET \
--url http://localhost:14400/ping
"pong"
Check Trade Bare service availability
curl --request GET \
--url http://localhost:14400/ping
"pong"
Pong response
The response is of type string
.
"pong"