mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-15 09:30:58 +00:00
7 lines
150 B
JSON
7 lines
150 B
JSON
{
|
|
"id": @integer@,
|
|
"code": "en",
|
|
"enabled": false,
|
|
"created_at": "@string@.isDateTime()",
|
|
"updated_at": "@string@.isDateTime()"
|
|
}
|