pinejs
pinejs copied to clipboard
Should block primitive values for Concept-type: JSON
[thgreasi] Depends-on: https://github.com/balena-io/balena-api/issues/3785 Depends-on: https://github.com/balena-io/balena-api/issues/3786 See: https://jel.ly.fish/improvement-normalize-release-contracts-proper-json-fields-c081175
@joshbwlng this was done right?
@Page- I believe so, migrations to normalize existing data and disallowing primitives for JSON in sbvr-types:
- https://github.com/balena-io/open-balena-api/pull/1138
- https://github.com/balena-io/balena-api/pull/3835
- https://github.com/balena-io-modules/sbvr-types/pull/63
Fixed by See: https://github.com/balena-io/pinejs/pull/604 See: https://github.com/balena-io-modules/sbvr-types/pull/63