Enable a list to be moved across namespaces #1096
@ -9215,5 +9215,5 @@ func (s *s) ReadDoc() string {
|
||||
}
|
||||
|
||||
func init() {
|
||||
swag.Register(swag.Name, &s{})
|
||||
swag.Register("swagger", &s{})
|
||||
konrad marked this conversation as resolved
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user
Not quite sure where this is coming from, but probably fine to have. What swag version do you have installed?
Which is the latest one.
I think it should be fine then.