Skip to content

Commit

Permalink
Merge branch '2.3.x'
Browse files Browse the repository at this point in the history
Closes gh-24259
  • Loading branch information
snicoll committed Nov 26, 2020
2 parents 4fe4480 + b4a1030 commit e6ccbfb
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -49,8 +49,7 @@ public boolean isIncluded(Include include) {

/**
* Get all options for including attributes in the error response.
* @return {@code true} if the {@code Include} attribute is included in the error
* response, {@code false} otherwise
* @return the options
*/
public Set<Include> getIncludes() {
return this.includes;
Expand Down

0 comments on commit e6ccbfb

Please sign in to comment.