package
0.0.0-20241210160017-45c74bd789a4
Repository: https://github.com/solumd/go-blog-api.git
Documentation: pkg.go.dev

# Functions

@Summary Update @Security ApiKeyAuth @Tags post @Description update post @ID update @Accept json @Produde json @Param input body Request true "id of a post and info to be updated" @Success 200 {object} models.UpdateSuccess @Failure 400,500 {object} models.UpdateError @Router /post/update [patch].

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author