Luke Mewburn
Results
2
issues of
Luke Mewburn
Add "." to the permitted simple atoms, for issue #1469. Consistently format the regex examples.
[Core 6.4 Regular Expressions](https://json-schema.org/draft/2020-12/json-schema-core#section-6.4) doesn't explicitly list "." as one of permitted regular expression constructs. This seems to be an oversight. I propose adding it to the list of simple...