Robert

Results 2 issues of Robert

Hi! Let say I had ``` GET("/customer/:id", handler) ``` How can I find the original path "/customer/:id" inside func handler() ? Thank you

go-swagger thinks it's an error (string type and boolean values).