UNPKG

@softvisio/core

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