UNPKG

@softvisio/core

Version:
10 lines (8 loc) 210 B
- $id: config type: object properties: enabled: { type: boolean } id: { type: ["null", string] } url: { type: string, format: url } additionalProperties: false required: [enabled, id, url]