-
Notifications
You must be signed in to change notification settings - Fork 246
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add assertions to detect wrong config options of the breaking change
An error is reported if one accidentally passes the headers directly instead of `{headers: {}}. e.g. Error: Invalid config attribute Header-test provided to onPatch. Config: {"Header-test":"test-header"}
- Loading branch information
1 parent
d491b04
commit 617b0c7
Showing
2 changed files
with
26 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters