Open trickvi opened 9 years ago
It is not possible in JSON schema to indicate that one of the things in an array should include a specific property key with a specific value (i.e. one of the fields should have a primaryKey set to true).
primaryKey
true
Fix submitted in openspending/fiscal-data-package/pull/52
It is not possible in JSON schema to indicate that one of the things in an array should include a specific property key with a specific value (i.e. one of the fields should have a
primaryKey
set totrue
).