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
We currently have uri and uriref for indicating an expectation of RFC 3986 conformance. While I don't think we should have formats for all RFC-defined things, since hyper-schema itself relies on URI Templates (RFC 6570) and JSON Pointer (RFC 6901), it seems reasonable to include them. It would make our meta-schema more clear as well.