UNPKG

test-openapi

Version:
15 lines (14 loc) 235 B
{ "general": { "type": "object", "properties": { "output": { "type": "string" }, "level": { "type": "string", "enum": ["silent", "error", "warn", "info", "debug"] } } } }