schemasbyteOn this pagebyte JSON Schema { "title": "hex encoded byte", "type": "string", "pattern": "^0x([0-9a-fA-F]?){1,2}$"}