UNPKG

eslint-plugin-json-schema-validator

Version:
1 lines 412 B
{"title":"JSON schema for SideWaffle template sources","$schema":"http://json-schema.org/draft-04/schema#","properties":{"sources":{"type":"array","items":{"type":"object","properties":{"Name":{"type":"string"},"Enabled":{"type":"boolean"},"Location":{"type":"string","format":"uri"},"Branch":{"type":"string"}}}},"updateInterval":{"type":"string","enum":["Always","OnceADay","OnceAWeek","OnceAMonth","Never"]}}}