UNPKG

@softvisio/core

Version:
10 lines (8 loc) 237 B
- $id: config type: object properties: enabled: { type: boolean } port: { type: integer, format: ip-port } interval: { type: string, format: interval } additionalProperties: false required: [enabled, port, interval]