9 lines
99 B
JSON
9 lines
99 B
JSON
|
{
|
||
|
"type": "object",
|
||
|
"properties": {
|
||
|
"type": {
|
||
|
"type": "string",
|
||
|
"enum": ["pass"]
|
||
|
}
|
||
|
}
|
||
|
}
|