Skip to content

Commit

Permalink
chore(taiko-client): fix typos in Swagger documentation for uptime en…
Browse files Browse the repository at this point in the history
…dpoint (#18681)
  • Loading branch information
zeevick10 authored Jan 2, 2025
1 parent 7e6bce4 commit 9eca280
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ type uptimeResponse struct {
//
// returns the stats
//
// @Summary Get updatime by guardian prover address
// @ID get-updatime-by-guardian-prover-address
// @Summary Get uptime by guardian prover address
// @ID get-uptime-by-guardian-prover-address
// @Accept json
// @Produce json
// @Success 200 {object} uptimeResponse
Expand Down

0 comments on commit 9eca280

Please sign in to comment.