UNPKG

test-openapi

Version:
18 lines (17 loc) 249 B
{ "type": "object", "properties": { "plugins": { "type": "array", "items": { "type": "string" } }, "tasks": { "type": "array", "items": { "type": ["string", "object"] } } } }