diff --git a/src/Readarr.Api.V1/openapi.json b/src/Readarr.Api.V1/openapi.json index ebc4ab631..7e8ba255f 100644 --- a/src/Readarr.Api.V1/openapi.json +++ b/src/Readarr.Api.V1/openapi.json @@ -8968,6 +8968,11 @@ "ratings": { "$ref": "#/components/schemas/Ratings" }, + "lastSearchTime": { + "type": "string", + "format": "date-time", + "nullable": true + }, "cleanTitle": { "type": "string", "nullable": true