Files
java-tutorials/raml/annotations/examples/Error.json
T

4 lines
50 B
JSON
Raw Normal View History

2019-10-20 20:00:20 +05:30
{
"message" : "Not found",
"code" : 1001
}