1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-04-19 07:58:59 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
Bogdan
4a91e8c949 schema: add support for JSON Schema draft-2019-09 2023-03-28 06:49:42 -05:00
bakerboy448
2ad4c13cc5 bump genre in response to v7 only due to parsing issues fixed in v7 2022-08-06 09:03:09 -05:00
bakerboy448
d86eeae646 allow category append in schema
technically not supported by cardigann code, but default is append
2022-07-28 14:11:28 -05:00
Qstick
e0e18ee8db Enforce unique items on modes, categories, and links 2022-07-09 18:52:26 -05:00
Qstick
e07c451080 New: YAML Schema Validations (#206)
* New: YAML Schema Validations

* fixup! skip json when doing ymllint

* fixup!

* fixup!

* fixup!

* fixup!

* fixup! validate login methods, filter names, captcha types

* fixup! validate tracker type

* fixup! validate tracker type

* fixup! validate category mappings use a correct category

* fixup! further download block validation

* fixup!

* fixup! validate links and legacy-links are valid urls

* fixup! validate settings types

* fixup! v6 doubanid

* fixup! v5 json filter validation

* fixup! xbit should be v5
2022-06-24 21:01:47 -05:00