{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://api.hint.com/schemas/socialsecuritynumber", "title": "Create_SSN", "type": "object", "properties": { "number": { "type": "string" } } }