diff --git a/src/Prowlarr.Api.V1/openapi.json b/src/Prowlarr.Api.V1/openapi.json index bb64649db..c324ba1a7 100644 --- a/src/Prowlarr.Api.V1/openapi.json +++ b/src/Prowlarr.Api.V1/openapi.json @@ -4714,6 +4714,11 @@ "format": "int32", "nullable": true }, + "priority": { + "type": "integer", + "format": "int32", + "nullable": true + }, "tags": { "type": "array", "items": {