# Packages
Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag.
# Functions
UpdateProduct example
@Summary Update product attributes @ID update-product @Accept json @Param product_id path int true "Product ID" @Param _ body ProductUpdates true " " @Router /testapi/update-product/{product_id} [post].
# Structs
No description provided by the author