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