Skip to content

Commit b4bb17b

Browse files
committed
fix: swagger-ignore DefaultError
1 parent 25d6f22 commit b4bb17b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

error_default.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import (
1717
"github.com/pkg/errors"
1818
)
1919

20+
// swagger:ignore
2021
type DefaultError struct {
2122
// The error ID
2223
//

0 commit comments

Comments
 (0)