diff --git a/.changes/updater-unknown-fields.md b/.changes/updater-unknown-fields.md new file mode 100644 index 00000000..f7ba4d6a --- /dev/null +++ b/.changes/updater-unknown-fields.md @@ -0,0 +1,6 @@ +--- +updater: minor +updater-js: minor +--- + +The `Update` struct/object will now contain a `other_response_fields`/`otherResponseFields` property that contains all other fields found in the server's json response that are not handled by the plugin.