Open hoehrmann opened 8 months ago
Per https://github.com/sdmx-twg/sdmx-json/blob/71fe5eaa9fcd29e3c15f2f0216a19b9b650b1dbd/data-message/docs/1-sdmx-json-field-guide.md#dataset data.dataSets.[*].links is optional. Since no actual links need to be specified, it also does not make sense to require the property.
data.dataSets.[*].links
But the schema requires the property:
(In doubt, please handle this as a public review comment on SDMX 3.1 once the comment period begins.)
Per https://github.com/sdmx-twg/sdmx-json/blob/71fe5eaa9fcd29e3c15f2f0216a19b9b650b1dbd/data-message/docs/1-sdmx-json-field-guide.md#dataset
data.dataSets.[*].links
is optional. Since no actual links need to be specified, it also does not make sense to require the property.But the schema requires the property:
(In doubt, please handle this as a public review comment on SDMX 3.1 once the comment period begins.)