mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
7 lines
149 B
JSON
7 lines
149 B
JSON
{
|
|
"id": @integer@,
|
|
"code": "es",
|
|
"created_at": "@string@.isDateTime()",
|
|
"updated_at": "@string@.isDateTime()",
|
|
"enabled": true
|
|
}
|