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

4 lines
50 B
JSON
Raw Normal View History

{
"message" : "Not found",
"code" : 1001
}