{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://api.hint.com/schemas/public-interaction-lab-result-quantityblueprint_leaf", "title": "Public.Interaction.Lab.Result.QuantityBlueprint_leaf", "type": "object", "properties": { "value": { "type": "string" }, "unit": { "type": "string" } } }