chore(openapi): sync shared API contract from cloud@7e7e50d

This commit is contained in:
wei-hai
2026-07-22 22:34:02 +00:00
committed by github-actions[bot]
parent 2e47082c8e
commit 23fd718054

View File

@@ -3313,7 +3313,7 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/PromptErrorResponse'
description: Payment required - User has not paid
description: 'Retryable backpressure. Two distinct causes, disambiguated by the body''s `error.type`, NOT by parsing `error.message`: `PAYMENT_REQUIRED` / `FREE_TIER_UNAVAILABLE` / `FREE_TIER_EXHAUSTED` / `PARTNER_NODE_PAYMENT_REQUIRED` (a billing gate - retrying without paying never succeeds), or `QUEUE_LIMIT` (this workspace''s bounded job queue is full - retrying after some queued jobs complete will succeed).'
"500":
content:
application/json: