From 582ec9f7ceb9df389f5e02f37ad7efaff2f64ce4 Mon Sep 17 00:00:00 2001 From: Servarr Date: Sun, 1 Jun 2025 21:01:06 +0000 Subject: [PATCH] Automated API Docs update --- src/Readarr.Api.V1/openapi.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Readarr.Api.V1/openapi.json b/src/Readarr.Api.V1/openapi.json index d8cb414c5..550dc5cc7 100644 --- a/src/Readarr.Api.V1/openapi.json +++ b/src/Readarr.Api.V1/openapi.json @@ -11370,6 +11370,10 @@ "type": "string", "nullable": true, "readOnly": true + }, + "remoteUrl": { + "type": "string", + "nullable": true } }, "additionalProperties": false