Skip to content

Commit

Permalink
Fix linter errors
Browse files Browse the repository at this point in the history
  • Loading branch information
thebe14 committed Apr 20, 2023
1 parent 163532b commit 04b0a16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/eosc/eu/ActionError.java
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ public Response toResponse() {

/**
* Convert to Response with new status that can be returned by a REST endpoint
* @param status New HTTP status
* @return Response object with new HTTP status code
*/
public Response toResponse(Status status) {
Expand Down

0 comments on commit 04b0a16

Please sign in to comment.