fix(api): description should be consistent
Signed-off-by: 0xsysr3ll <0xsysr3ll@pm.me>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user