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

4 lines
50 B
JSON
Raw Normal View History

2019-10-27 19:47:01 +05:30
{
"message" : "Not found",
"code" : 1001
}