pull/3814/merge
Alex Lewis 2 weeks ago committed by GitHub
commit 0bc134d5d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -4993,7 +4993,7 @@ paths:
description: |
Creates a new request with the provided media ID and type. The `REQUEST` permission is required.
If the user has the `ADMIN` or `AUTO_APPROVE` permissions, their request will be auomatically approved.
If the user has the `ADMIN` or `AUTO_APPROVE` permissions, their request will be automatically approved.
tags:
- request
requestBody:
@ -6361,7 +6361,7 @@ paths:
post:
summary: Update an issue's status
description: |
Updates an issue's status to approved or declined. Also returns the issue in a JSON object.
Updates an issue's status to open or resolved. Also returns the issue in a JSON object.
Requires the `MANAGE_ISSUES` permission or `ADMIN`.
tags:

Loading…
Cancel
Save