From 88ddb373cc67dfbcb15d309e7c64f76828a9fb3d Mon Sep 17 00:00:00 2001 From: Servarr Date: Sun, 1 May 2022 22:57:39 +0000 Subject: [PATCH] Automated API Docs update --- src/Prowlarr.Api.V1/openapi.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/Prowlarr.Api.V1/openapi.json b/src/Prowlarr.Api.V1/openapi.json index 0c9106668..7a131196e 100644 --- a/src/Prowlarr.Api.V1/openapi.json +++ b/src/Prowlarr.Api.V1/openapi.json @@ -5510,6 +5510,13 @@ }, "nullable": true }, + "legacyUrls": { + "type": "array", + "items": { + "type": "string" + }, + "nullable": true + }, "definitionName": { "type": "string", "nullable": true