{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/PeriodLength", "title": "Period Length", "type": "integer", "description": "Length of each aging period in days.", "example": 30, "default": 30 }