Skip to content

Commit

Permalink
Merge branch '5.3.x' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
rstoyanchev committed Oct 18, 2021
2 parents 24b0035 + bad87be commit b681c6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ public void handleError(ClientHttpResponse response) throws IOException {
}

/**
* Return error message with details from the response body:
* Return error message with details from the response body. For example:
* <pre>
* 404 Not Found: [{'id': 123, 'message': 'my message'}]
* </pre>
Expand Down

0 comments on commit b681c6b

Please sign in to comment.