Skip to content

Commit

Permalink
Update beekeeper-api/src/main/java/com/expediagroup/beekeeper/api/err…
Browse files Browse the repository at this point in the history
…or/ErrorResponse.java

Co-authored-by: Jay Green-Stevens <[email protected]>
  • Loading branch information
HamzaJugon and JayGreeeen authored Oct 23, 2024
1 parent d4570b7 commit fb5c76e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ public class ErrorResponse {
private String error;
private String message;
private String path;
}
}

0 comments on commit fb5c76e

Please sign in to comment.