Errors
Approval required
The project requires approvals on a change set before it publishes, and this one does not have enough of them yet.
- Code
- APPROVAL_REQUIRED
- HTTP status
- 409
- Type
- https://myna.sh/errors/approval-required
What to do
Request review with myna changes request-review, and have a reviewer holding the review capability approve it. myna changes reviews shows where it stands.
application/problem+json
{ "type": "https://myna.sh/errors/approval-required", "title": "Approval required", "status": 409, "code": "APPROVAL_REQUIRED", "detail": "A human-readable explanation of this particular occurrence.", "requestId": "req_01k…" }
