deb-python-gabbi/gabbi/tests/gabbits_intercept/pets.json

11 lines
123 B
JSON

[
{
"type": "cat",
"sound": "meow"
},
{
"type": "dog",
"sound": "woof"
}
]