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