{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://api-evangelist.github.io/aptos/json-schema/SlhDsa_Sha2_128s.json", "title": "SlhDsa_Sha2_128s", "type": "object", "required": [ "value" ], "properties": { "value": { "$ref": "#/components/schemas/HexEncodedBytes" } } }