stoplightio / spectral

A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI v3.1, v3.0, and v2.0 as well as AsyncAPI v2.x.
https://stoplight.io/spectral
Apache License 2.0
2.37k stars 228 forks source link

feat(functions): add support unicode to regexp pattern #2558

Closed Ti-webdev closed 2 months ago

Ti-webdev commented 7 months ago

Checklist

Does this PR introduce a breaking change?

Additional context

Fix unicode issue: https://stackoverflow.com/questions/68840457/can-i-use-the-unicode-flag-within-a-json-schema-pattern-regular-expression

Ti-webdev commented 6 months ago

up

mnaumanali94 commented 2 months ago

Closed as not doing.