{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/HashKey", "title": "HashKey", "type": "string", "pattern": "0|([1-9]\\d{0,38})" }