sdghchj

Results 129 comments of sdghchj

// @Failure default {object} http.MyError

I suggest you put your individual routes away from your searching dir.

So you mean domain.Media is an alias of two or more different struct models?

Try branch `refactored`. It will search the imports on the top of current source file for models.

Branch `refactored` is kept synchronous with v1.6.6 , including all the major features, but references models in a more strict way. I see your repository has many complex struct models...

As swagger 2.0 support dot in models, it is a bug of the tools you mentioned, I think.

Anyway, I think, swaggo has to respect the standard library json

Parsed by go parser, struct has only one line of comment as shown below, and now swag has not use that comment line as default description. ``` //here is in...