1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-24 15:21:28 +00:00

Fix swagger inCinema references

This commit is contained in:
Robin Dadswell 2022-02-21 21:12:38 +00:00
parent 69207ba77b
commit 07bb5e416b

View file

@ -3813,7 +3813,7 @@
"type": "string",
"enum": [
"announced",
"inCinema",
"inCinemas",
"released"
]
},
@ -3869,7 +3869,7 @@
"deleted",
"tba",
"announced",
"inCinema",
"inCinemas",
"released"
]
}