UNPKG

@softvisio/core

Version:
15 lines (13 loc) 308 B
- $id: config type: object properties: locations: anyOf: - type: "null" - type: object additionalProperties: anyOf: - type: "null" - { type: string, format: uri-reference } additionalProperties: false required: [locations]