Closed
Description
Problem statement
Currently, we can specify principal only in terms of concrete type, which is passed as pointer.
Generation fails to isolate the case where principal is an interface to avoid using pointers.
Swagger specification
N/A
Steps to reproduce
Environment
swagger version: 0.16
go version: x.x.x
OS: