-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Osb responses to include the broker name if an error occurs (#323)
* Broker name is now included in bad http responses for better troubleshooting * Add test which verifies broker name is in the response of osb requests * When broker error description is empty add default description * Remove unused type * Change response content * Fix not including broker response when json is valid * Handle broker response is not a JSON object * Fix test name
- Loading branch information
Showing
2 changed files
with
52 additions
and
4 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