From 24c2b1519f33e24120525b6a437d605359ec254d Mon Sep 17 00:00:00 2001
From: Servarr <development@lidarr.audio>
Date: Mon, 26 Sep 2022 22:25:46 +0000
Subject: [PATCH] Automated API Docs update

---
 src/Lidarr.Api.V1/openapi.json | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/src/Lidarr.Api.V1/openapi.json b/src/Lidarr.Api.V1/openapi.json
index 1410d99d9..791985233 100644
--- a/src/Lidarr.Api.V1/openapi.json
+++ b/src/Lidarr.Api.V1/openapi.json
@@ -12646,6 +12646,14 @@
             },
             "nullable": true
           },
+          "indexerIds": {
+            "type": "array",
+            "items": {
+              "type": "integer",
+              "format": "int32"
+            },
+            "nullable": true
+          },
           "artistIds": {
             "type": "array",
             "items": {