Closed
Description
When running swag init
on our projects, we are seeing this error
ParseComment error in file /home/kyro/go/pkg/mod/github.com/!data!dog/sketches-go@v1.0.0/ddsketch/mapping/bit_operation_helper.go :missing required param comment parameters "exponent should be >= -1022 and <= 1023"
This was fixed in master of sketches-go, but it hasn't been tagged yet so that this lib can be updated to use the latest version. Is there anything blocking that update?
A reference to the issue can be found here: swaggo/swag#948
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment