Renamed indicator `description`/`detail` to `htmlDescription`/`htmlDetail`:

Communicated and agreed with HC.
EH/population-statistics-authorisation
Reinier Zwitserloot 1 year ago
parent 88fbbb8643
commit 92251e2b58
No known key found for this signature in database
GPG Key ID: DADEDCAA42950296

@ -14,10 +14,10 @@ properties:
$ref: 'Indicator.yaml#/properties/type'
refDate:
$ref: 'IndicatorSet.yaml#/properties/refDate'
description:
htmlDescription:
description: A more detailed description of what this indicator calculates. *HTML*
type: string
descriptionDetail:
htmlDescriptionDetail:
description: |-
*OPTIONAL* A description of which exact formulas and codes are checked to calculate this indicator. *HTML*.
type: string

@ -14,10 +14,10 @@ properties:
$ref: 'Indicator.yaml#/properties/type'
refDate:
$ref: 'IndicatorSet.yaml#/properties/refDate'
description:
$ref: 'IndicatorDetail.yaml#/properties/description'
descriptionDetail:
$ref: 'IndicatorDetail.yaml#/properties/descriptionDetail'
htmlDescription:
$ref: 'IndicatorDetail.yaml#/properties/htmlDescription'
htmlDescriptionDetail:
$ref: 'IndicatorDetail.yaml#/properties/htmlDescriptionDetail'
xMin:
$ref: 'Indicator.yaml#/properties/xMin'
xMax:

Loading…
Cancel
Save