Files
java-tutorials/raml/modularization/examples/Error.json
T
2019-11-01 09:24:05 +01:00

4 lines
50 B
JSON

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