Files
java-tutorials/raml/modularization/examples/Bar.json
T
Krzysztof Majewski 3453b7a18b BAEL-2513
2019-10-30 13:51:17 +01:00

6 lines
74 B
JSON

{
"id" : 1,
"name" : "First Bar",
"city" : "Austin",
"fooId" : 2
}