{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://raw.githubusercontent.com/api-evangelist/verifone/refs/heads/main/json-schema/order-service-api-username.json", "title": "UserName", "description": "The username of the person who's UID is represented, e.g. \"John/Jane Smith\".", "type": "string", "minLength": 1 }