{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/Quantity", "title": "Quantity", "type": "number", "example": 1, "nullable": true }