error-pages/schemas/config
2022-01-27 17:29:49 +05:00
..
1.0.schema.json Go templates support, XML, JSON, Ingress (#49) 2022-01-27 17:29:49 +05:00
readme.md Go templates support, XML, JSON, Ingress (#49) 2022-01-27 17:29:49 +05:00

Config file schemas

These schemas describe Error Pages configuration file and used by:

Schemas naming agreement: <version_major>.<version_minor>.schema.json.

Contributing guide

If you want to modify the existing schema - your changes MUST be backward compatible. If your changes break backward compatibility - you MUST create a new schema file with a fresh version and "register" it in a schemas catalog.