UNPKG

test-openapi

Version:
19 lines (18 loc) 222 B
{ "general": { "oneOf": [ { "type": "string" }, { "type": "array", "items": { "type": "string" } } ] }, "task": { "type": "boolean" } }