From e1a07d01b2e11ea2b583c07ee5a56f833fae18b9 Mon Sep 17 00:00:00 2001 From: Servarr Date: Wed, 10 Jan 2024 17:13:10 +0000 Subject: [PATCH] Automated API Docs update --- src/Readarr.Api.V1/openapi.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/Readarr.Api.V1/openapi.json b/src/Readarr.Api.V1/openapi.json index a21001c07..0a6bbe52e 100644 --- a/src/Readarr.Api.V1/openapi.json +++ b/src/Readarr.Api.V1/openapi.json @@ -8724,6 +8724,10 @@ "type": "string", "nullable": true }, + "foreignEditionId": { + "type": "string", + "nullable": true + }, "titleSlug": { "type": "string", "nullable": true @@ -9048,6 +9052,10 @@ "type": "string", "nullable": true }, + "foreignEditionId": { + "type": "string", + "nullable": true + }, "titleSlug": { "type": "string", "nullable": true