"kind": {
"$comment": "/schemas/enums",
"anyOf": [
{
"type": "string",
"title": "PERCENTAGE",
"enum": [
"PERCENTAGE"
]
},
{
"type": "string",
"title": "FREE_DELIVERY",
"enum": [
"FREE_DELIVERY"
]
}
]
},
"kind": {
"$comment": "/schemas/enums",
"anyOf": [
{
"type": "string",
"title": "PERCENTAGE",
"enum": [
"PERCENTAGE"
]
},
{
"type": "string",
"title": "FREE_DELIVERY",
"enum": [
"FREE_DELIVERY"
]
}
]
},