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/BeekeeperExceptionHandler.java

Co-authored-by: Jay Green-Stevens <[email protected]>
  • Loading branch information
HamzaJugon and JayGreeeen authored Oct 23, 2024
1 parent 93853d0 commit 15ededd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ public class BeekeeperExceptionHandler {
/**
* Handles invalid sort parameters.
*
* @param ex the exception thrown when an invalid property is referenced
* @param ex the exception is thrown when an invalid property is referenced
* @param request the HTTP request
* @return a ResponseEntity containing the error response
*/
Expand Down

0 comments on commit 15ededd

Please sign in to comment.