Skip to content

Commit

Permalink
Fixed formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
lwitkowski committed Oct 27, 2023
1 parent 57c96c2 commit f805370
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ public Builder withHeader(String headerName, Object value) {

/**
* Adds custom property to the response.
*
* @throws IllegalArgumentException if key is any of type, title, status, detail or instance
*/
public Builder with(String key, Object value) throws IllegalArgumentException {
Expand Down

0 comments on commit f805370

Please sign in to comment.