mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Automated API Docs update
This commit is contained in:
@@ -2833,6 +2833,13 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "publisher",
|
||||
"in": "query",
|
||||
"schema": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "configured",
|
||||
"in": "query",
|
||||
@@ -3055,6 +3062,13 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "publisher",
|
||||
"in": "query",
|
||||
"schema": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "configured",
|
||||
"in": "query",
|
||||
@@ -4547,7 +4561,10 @@
|
||||
"enum": [
|
||||
"q",
|
||||
"title",
|
||||
"author"
|
||||
"author",
|
||||
"publisher",
|
||||
"genre",
|
||||
"year"
|
||||
],
|
||||
"type": "string"
|
||||
},
|
||||
@@ -5789,7 +5806,8 @@
|
||||
"imdbYear",
|
||||
"traktId",
|
||||
"genre",
|
||||
"doubanId"
|
||||
"doubanId",
|
||||
"year"
|
||||
],
|
||||
"type": "string"
|
||||
},
|
||||
@@ -6250,7 +6268,9 @@
|
||||
"tvMazeId",
|
||||
"traktId",
|
||||
"tmdbId",
|
||||
"doubanId"
|
||||
"doubanId",
|
||||
"genre",
|
||||
"year"
|
||||
],
|
||||
"type": "string"
|
||||
},
|
||||
|
Reference in New Issue
Block a user