Cover line-separator baseURL whitespace validation

Co-authored-by: Eric Allam <eric@trigger.dev>
This commit is contained in:
Cursor Agent
2026-02-15 06:03:07 +00:00
parent e1ada2380e
commit c8e659959f
3 changed files with 24 additions and 0 deletions
+1
View File
@@ -682,6 +682,7 @@ Examples:
- ❌ `https://api.trigger.dev/\rinternal`
- ❌ `https://api.trigger.dev/\u200Binternal`
- ❌ `https://api.trigger.dev/\u202Finternal`
- ❌ `https://api.trigger.dev/\u2028internal`
- ❌ `https://api.trigger.dev/\uFEFFinternal`
Validation errors use these exact messages: