spectral
spectral copied to clipboard
feat(functions): add support unicode to regexp pattern
Checklist
- [x] Tests added / updated
- [-] Docs added / updated
Does this PR introduce a breaking change?
- [ ] Yes
- [x] No
Additional context
Fix unicode issue: https://stackoverflow.com/questions/68840457/can-i-use-the-unicode-flag-within-a-json-schema-pattern-regular-expression
up
Closed as not doing.