v1
latestSwagger 2.02026-07-177211.9 KBEchoService
Echo method receives a simple message and returns it.
The message posted as the id parameter will also be returned.
post/v1/example/echo/{id}
Path parameters
idstring required
Id represents the message identifier.
Response
A successful response.
Example response
{
"no": {
"note": "note",
"progress": "progress"
},
"line_num": "line_num",
"num": "num",
"en": "en",
"id": "id",
"lang": "lang",
"status": {
"note": "note",
"progress": "progress"
}
}