Skip to content

Commit

Permalink
Ooops, copy/paste strikes again
Browse files Browse the repository at this point in the history
  • Loading branch information
NovaFox161 committed Dec 9, 2024
1 parent 74b5595 commit 6046aa7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import java.time.Instant

@RestController
@RequestMapping("/v2/events/list")
class ListEventMonthEndpoint(
class ListEventDateEndpoint(
private val authentication: Authentication,
private val calendarService: CalendarService,
private val objectMapper: ObjectMapper
Expand Down

0 comments on commit 6046aa7

Please sign in to comment.