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