java-tutorials/raml/introduction/0.8/foos-example.json
2019-10-20 20:00:20 +05:30

10 lines
91 B
JSON

[
{
"id" : 1,
"name" : "First Foo"
},
{
"id" : 2,
"name" : "Second Foo"
}
]