Files
spring-boot-rest/raml/annotations/examples/Error.json
2017-11-17 21:24:47 -03:00

4 lines
50 B
JSON
Executable File

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