wendaozhiren

Results 4 issues of wendaozhiren

here is swagger annotation about pwChange: https://github.com/ribice/gorsk-gin/blob/master/cmd/api/service/account.go#L34 ``` // swagger:operation PATCH /v1/users/{id}/password users pwChange // --- // summary: Changes user's password. // description: If user's old passowrd is correct, it...

## Problem statement refer to https://goswagger.io/use/spec/model.html it is easily to add example for a field of swagger:model. Here have two questions. 1. how to add example for a swagger:model itself?...

For example, i do check on https://github.com/spf13/cobra. Result below: github.com/cpuguy83/go-md2man/v2, v2.0.0, MIT github.com/fsnotify/fsnotify, v1.4.7, "New BSD" github.com/hashicorp/hcl, v1.0.0, "Mozilla Public License 2.0" github.com/magiconair/properties, v1.8.0, "Simplified BSD" github.com/mitchellh/go-homedir, v1.1.0, MIT github.com/mitchellh/mapstructure,...