Closed 0HyperCube closed 1 year ago
Closes #198
The metadata is now always sanitised, meaning that all enums are converted to strings.
Test added to ensure that different data types are properly sanitised when passed as metadata.
Goal
Closes #198
Design
The metadata is now always sanitised, meaning that all enums are converted to strings.
Testing
Test added to ensure that different data types are properly sanitised when passed as metadata.