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

4 lines
50 B
JSON
Raw Normal View History

2016-02-06 11:32:12 -06:00
{
"message" : "Not found",
"code" : 1001
}