diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index 11bf5d9c0..bee0bebb6 100644 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -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