Create README.md

This commit is contained in:
Chaz Larson 2024-01-02 16:09:29 -06:00 committed by GitHub
parent 2e2a64d0d1
commit 899768c874
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

17
json-schema/README.md Normal file
View file

@ -0,0 +1,17 @@
JSON schemas for PMM YAML files
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:
- schema for collection yaml
- schema for metadata yaml
- schema for overlay yaml
- schema for template yaml