Sylius/tests/Responses/Expected/zone/update_response.json
2016-08-05 21:54:15 +02:00

11 lines
177 B
JSON

{
"id": @integer@,
"code": "EU",
"name": "European Union +",
"type": "country",
"_links": {
"self": {
"href": @string@
}
}
}