diff --git a/src/Radarr.Api.V3/openapi.json b/src/Radarr.Api.V3/openapi.json index 70dc657ff..aa8b8de62 100644 --- a/src/Radarr.Api.V3/openapi.json +++ b/src/Radarr.Api.V3/openapi.json @@ -9594,6 +9594,10 @@ "type": "string", "nullable": true }, + "applicationUrl": { + "type": "string", + "nullable": true + }, "updateAutomatically": { "type": "boolean" },