{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/SourceOwner", "title": "SourceOwner", "type": "string", "pattern": "\\d{12}", "maxLength": 12 }