hookshot/changelog.d/587.bugfix
Will Hunt 0eabb9e3a7
Ensure unknown keys are retained when connection state is altered via widget (#587)
* Handle enable hooks in validation too

* Allow unknown keys in provisioner updates.

* Fixup error

* Finally fix Ajv moaning about types

* changelog

* Apply changes to all connection types

* remove null
2022-12-08 16:33:56 +00:00

1 line
98 B
Plaintext

Fix a bug where unknown keys in a connections state would be clobbered when updated via widget UI.