You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In general jsonschema supports the formats specified by the spec (and not others) -- UUID(4) was added in draft2019-09, which #613 is tracking support for (though it's not sufficiently far along yet).
In the meanwhile what you have looks reasonable if you want to use it for an earlier draft.
b069ac352 Add tests for non-relative URI anchor referencing
7950d9e05 Merge pull request #674 from jmigual/feature/alah
e6a089ae9 Changed description about `main` branch
b3c074773 Add comment about live at head philosophy
ab4bd012f Merge pull request #671 from marksparkza/schemaloc-fragment
e7aba0972 Include fragment in schemaLocation
git-subtree-dir: json
git-subtree-split: b069ac352c3dc1fae71f6f177dafe97001c97920
Hi there,
Would it make sense to add support for the uuid4 format (and the other uuid formats?)
I had to do the following to add it manually:
The text was updated successfully, but these errors were encountered: