handlers

package
v0.0.0-...-e796f14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChangePhoneHandler

type ChangePhoneHandler struct {
	// contains filtered or unexported fields
}

func (*ChangePhoneHandler) Handle

func (h *ChangePhoneHandler) Handle(ctx fiber.Ctx) error

Change phone godoc

@Param			Authorization header	string	true	"123"
@Param			body body	dtos.ChangePhoneRequestDto	true	"Body"
@Summary		Change authenticated user phone
@Description	Change authenticated user phone
@Tags			Auth Controller
@Accept			json
@Produce		json
@Router			/api/v1/auth/change-phone [post]

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL