mirror of
https://github.com/Prowlarr/Indexers.git
synced 2026-04-19 16:08:46 +01:00
Exclude possible UNIT3D inputs since they depend on v9's allowEmptyInputs
This commit is contained in:
@@ -460,7 +460,7 @@
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"patternProperties": {
|
||||
"^((\\$raw)|[A-Za-z0-9.\\-_[\\]]*)$": {
|
||||
"^((\\$raw)|(?!^(seasonNumber|episodeNumber)$)[A-Za-z0-9.\\-_[\\]]*)$": {
|
||||
"oneOf": [
|
||||
{"type": "number"},
|
||||
{"type": "string"},
|
||||
|
||||
Reference in New Issue
Block a user