mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-05 13:21:25 -05:00
Fix swagger inCinema references
This commit is contained in:
@@ -3813,7 +3813,7 @@
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"announced",
|
||||
"inCinema",
|
||||
"inCinemas",
|
||||
"released"
|
||||
]
|
||||
},
|
||||
@@ -3869,7 +3869,7 @@
|
||||
"deleted",
|
||||
"tba",
|
||||
"announced",
|
||||
"inCinema",
|
||||
"inCinemas",
|
||||
"released"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user