Sylius/tests/Responses/Expected/country/show_response.json
2016-04-18 14:02:57 +02:00

10 lines
123 B
JSON

{
"id": @integer@,
"code": "NL",
"_links": {
"self": {
"href": @string@
}
}
}