diff --git a/specs/openapi.json b/specs/openapi.json index 3ebf7bb..6a93105 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -489,7 +489,7 @@ "items": { "$ref": "#/components/schemas/ApplicationCommandUpdateRequest" }, - "maxItems": 110 + "maxItems": 130 } } }, @@ -1556,7 +1556,7 @@ "items": { "$ref": "#/components/schemas/ApplicationCommandUpdateRequest" }, - "maxItems": 110 + "maxItems": 130 } } }, diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 1f6af70..be016f6 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -489,7 +489,7 @@ "items": { "$ref": "#/components/schemas/ApplicationCommandUpdateRequest" }, - "maxItems": 110 + "maxItems": 130 } } }, @@ -1556,7 +1556,7 @@ "items": { "$ref": "#/components/schemas/ApplicationCommandUpdateRequest" }, - "maxItems": 110 + "maxItems": 130 } } },