Open duncandewhurst opened 1 year ago
Following the changes in https://github.com/GFDRR/rdl-standard/pull/212/commits/f3a9c309a027e024fd6904d11cbf79d751e0d887, we'll also need to relax type validation for the JSON snippets in order to allow empty strings in place of objects and arrays.
https://github.com/GFDRR/rdl-standard/pull/212/ adds diagrams which are generated from snippets of RDLS JSON data.
We should add a test to check that the JSON snippets are valid RDLS data and do not contain additional fields.
To do that, the test will need to preprocess the schema in order to: