fix(api): description should be consistent

Signed-off-by: 0xsysr3ll <0xsysr3ll@pm.me>
This commit is contained in:
0xsysr3ll
2025-10-09 19:34:19 +02:00
parent 7756ec89e1
commit fd33336a39

View File

@@ -1266,7 +1266,7 @@ components:
ignoreQuota: ignoreQuota:
type: boolean type: boolean
example: false example: false
description: If true, this request does not count against the user's quota description: If true, this request will not count against the user's quota. Requires MANAGE_REQUESTS permission.
required: required:
- id - id
- status - status