mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-15 09:30:58 +00:00
14 lines
197 B
JSON
14 lines
197 B
JSON
{
|
|
"id": @integer@,
|
|
"code": "be_lim",
|
|
"name": "Limburg",
|
|
"abbreviation": "lim",
|
|
"_links": {
|
|
"self": {
|
|
"href": @string@
|
|
},
|
|
"country": {
|
|
"href": @string@
|
|
}
|
|
}
|
|
}
|