Files
java-tutorials/raml/modularization/examples/Error.json
T
2019-10-30 22:12:05 +08:00

4 lines
50 B
JSON

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