## Problem statement Seemingly it's possible to specify parameters in a swagger:route annotation, the feature was added in this PR: https://github.com/go-swagger/go-swagger/pull/1405/files The documentation makes no mention that this is possible though. Could you document this feature?