Komron Miralizoda
Results
2
comments of
Komron Miralizoda
I faced the same issue, but problem is in typo in annotations, i.e. securitydefinitions => security**D**efinitions ``` ... // @securityDefinitions.apikey AccessKeyId // @in header // @name access-key-id // @securityDefinitions.apikey XApiKey...
I faced the same issue, the bug is in default case of switch statement of `swagger.go`, line 191  I suggest creating a fork and changing code in `default` case...