{"$id":"https://schemas.kuvasz-uptime.dev/status-page-list-schema.schema.json","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"statusPages":{"items":{"$ref":"https://schemas.kuvasz-uptime.dev/status-page-schema.schema.json"},"type":"array"}},"required":["statusPages"],"title":"StatusPageListSchema","type":"object"}