2024-04-22 14:20:12 +00:00
|
|
|
JSON schemas for Kometa YAML files
|
2024-01-02 22:09:29 +00:00
|
|
|
|
|
|
|
limitations:
|
|
|
|
|
|
|
|
- template variables not cased for specific default file
|
|
|
|
- template variables with keys are wildcarded
|
|
|
|
- "position" attribute has no validation
|
|
|
|
- "streaming" default has no validation
|
|
|
|
- search has no validation; just accepts string
|
|
|
|
- schedule has no validation; just accepts string
|
|
|
|
|
|
|
|
TODO:
|
2024-01-03 16:03:55 +00:00
|
|
|
"list of coordinates"
|
2024-01-02 22:09:29 +00:00
|
|
|
|
|
|
|
- schema for collection yaml
|
|
|
|
- schema for metadata yaml
|
|
|
|
- schema for overlay yaml
|
|
|
|
- schema for template yaml
|
2024-01-03 16:03:55 +00:00
|
|
|
|
|
|
|
Notes:
|