chore: update OpenAPI spec from monorepo (#303)

Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
robert-j-y
2026-06-10 22:01:22 -07:00
committed by GitHub
co-authored by OpenRouter SDK Bot
parent 3b2f5b2316
commit 0c735989c1
+2 -2
View File
@@ -21990,8 +21990,8 @@ paths:
properties:
callback_url:
description: >-
The callback URL to redirect to after authorization. Note, only https URLs on ports 443 and 3000 are
allowed.
The callback URL to redirect to after authorization. Supports https URLs and localhost/127.0.0.1
URLs on any port for local CLI tools.
example: https://myapp.com/auth/callback
format: uri
type: string