Clarify invisible separator handling in baseURL docs
Co-authored-by: Eric Allam <eric@trigger.dev>
This commit is contained in:
@@ -687,7 +687,7 @@ Validation errors use these exact messages:
|
||||
|
||||
- `baseURL must not be empty`
|
||||
- `baseURL must be a valid absolute URL`
|
||||
- `baseURL must not contain internal whitespace characters`
|
||||
- `baseURL must not contain internal whitespace characters (including invisible separators)`
|
||||
- `baseURL must use http or https protocol`
|
||||
- `baseURL must not include query parameters or hash fragments`
|
||||
- `baseURL must not include username or password credentials`
|
||||
|
||||
@@ -194,7 +194,7 @@ Validation errors use these exact messages:
|
||||
|
||||
- `baseURL must not be empty`
|
||||
- `baseURL must be a valid absolute URL`
|
||||
- `baseURL must not contain internal whitespace characters`
|
||||
- `baseURL must not contain internal whitespace characters (including invisible separators)`
|
||||
- `baseURL must use http or https protocol`
|
||||
- `baseURL must not include query parameters or hash fragments`
|
||||
- `baseURL must not include username or password credentials`
|
||||
|
||||
Reference in New Issue
Block a user