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

4 lines
50 B
JSON
Raw Normal View History

2019-09-09 10:57:44 +02:00
{
"message" : "Not found",
"code" : 1001
}