Files
java-tutorials/raml/annotations/examples/Bar.json
T

6 lines
74 B
JSON
Raw Normal View History

2016-02-17 11:38:29 -06:00
{
"id" : 1,
"name" : "First Bar",
"city" : "Austin",
"fooId" : 2
}