1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-05 13:21:25 -05:00

Automated API Docs update

This commit is contained in:
Servarr
2025-06-16 16:15:30 +00:00
committed by Bogdan
parent 0e2e7e4259
commit d93c1d7808

View File

@@ -7333,10 +7333,13 @@
"name": "movieId",
"in": "query",
"schema": {
"type": "array",
"items": {
"type": "integer",
"format": "int32"
}
}
}
],
"responses": {
"200": {