mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
Create README.md
This commit is contained in:
parent
2e2a64d0d1
commit
899768c874
1 changed files with 17 additions and 0 deletions
17
json-schema/README.md
Normal file
17
json-schema/README.md
Normal 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
|
Loading…
Reference in a new issue