package
0.0.0-20241210160017-45c74bd789a4
Repository: https://github.com/solumd/go-blog-api.git
Documentation: pkg.go.dev
# Functions
@Summary Unlike @Security ApiKeyAuth @Tags post @Description unlike post @ID unlike @Accept json @Produde json @Param input body Request true "id of post to be unliked" @Success 200 {object} models.UnlikeSuccess @Failure 400,500 {object} models.UnlikeError @Router /post/unlike [put].
# Interfaces
No description provided by the author