fix: accept scheme-less drainage URLs
This commit is contained in:
@@ -48,6 +48,9 @@ describe('strict client write DTOs', () => {
|
||||
|
||||
it.each([
|
||||
'https://example.com/path',
|
||||
'example.com/path?source=sms',
|
||||
'www.example.com',
|
||||
'192.0.2.10:8080/landing',
|
||||
'13800138000',
|
||||
'+86 138-0013-8000',
|
||||
'0755-12345678',
|
||||
|
||||
Reference in New Issue
Block a user