File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -687,7 +687,7 @@ Validation errors use these exact messages:
687687
688688- ` baseURL must not be empty `
689689- ` baseURL must be a valid absolute URL `
690- - ` baseURL must not contain internal whitespace characters `
690+ - ` baseURL must not contain internal whitespace characters (including invisible separators) `
691691- ` baseURL must use http or https protocol `
692692- ` baseURL must not include query parameters or hash fragments `
693693- ` baseURL must not include username or password credentials `
Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ Validation errors use these exact messages:
194194
195195- ` baseURL must not be empty `
196196- ` baseURL must be a valid absolute URL `
197- - ` baseURL must not contain internal whitespace characters `
197+ - ` baseURL must not contain internal whitespace characters (including invisible separators) `
198198- ` baseURL must use http or https protocol `
199199- ` baseURL must not include query parameters or hash fragments `
200200- ` baseURL must not include username or password credentials `
You can’t perform that action at this time.
0 commit comments