Files
java-tutorials/raml/annotations/examples/Error.json
T
Maiklins 621491f8db Merge pull request #9 from eugenp/master
update with origin
2019-09-09 10:57:44 +02:00

4 lines
50 B
JSON

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