You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This script is used to build the documentation for the project.
# The first step is to ensure that the swag cli utility is installed. This is done by running the go install command, which will download and install the latest version of the swag cli utility.
# sudo GOBIN=/usr/local/bin/ go install github.com/swaggo/swag/cmd/swag@latest