Files
2023-03-27 16:49:09 +03:00

10 lines
115 B
JSON

{
"entity": {
"type": "entity_with_array_of_enums",
"items": [
"first",
"second"
]
}
}