data-model
data-model copied to clipboard
Improve `type` for `webLink` properties
Example of a case that causes the schema validation to fail:
https://abc.com/<abc>
I think we should consider a more permission type that matches URLs with or without a protocol.
To clarify, is this the acceptance criteria you're suggesting?
- [ ] Allow
<>characters inwebLinkvalues - [ ] Allow any URI scheme value, including everything listed at https://en.wikipedia.org/wiki/List_of_URI_schemes