Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@@ -0,0 +1,12 @@
// build doc
package main
import (
swaggerFiles "github.com/swaggo/files"
ginSwagger "github.com/swaggo/gin-swagger"
)
func init() {
SwagHandler = ginSwagger.WrapHandler(swaggerFiles.Handler)
}
The note is not visible to the blocked user.