You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, B2JsonDurationHandler will return a null value instead of throwing a B2Exception when it gets invalid input. It should throw a B2JsonBadValueException instead.
We might want to wait for a major release to make this change in behavior.
The text was updated successfully, but these errors were encountered:
…eaders (#56)
This PR adds separates the request and response structures for Event Notification Rules and adds support for custom headers and isSuspended and suspensionReason fields.
Testing: unit tests
---------
Co-authored-by: Fabian Morgan <[email protected]>
Right now, B2JsonDurationHandler will return a null value instead of throwing a B2Exception when it gets invalid input. It should throw a B2JsonBadValueException instead.
We might want to wait for a major release to make this change in behavior.
The text was updated successfully, but these errors were encountered: