{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["id","email"],"properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string"},"email":{"type":"string","description":"Primary contact email."}},"$id":"https://schematalog.com/api/schemas/example.user/versions/1.0","title":"example.user"}