mirror of
https://github.com/NorfairKing/autodocodec.git
synced 2024-12-04 05:22:20 +03:00
13 lines
164 B
JSON
13 lines
164 B
JSON
{
|
|
"anyOf": [
|
|
{
|
|
"const": "LT"
|
|
},
|
|
{
|
|
"const": "EQ"
|
|
},
|
|
{
|
|
"const": "GT"
|
|
}
|
|
]
|
|
} |