oapi-codegen icon indicating copy to clipboard operation
oapi-codegen copied to clipboard

Add Strict server support for Gorilla Mux

Open jamietanna opened this issue 3 years ago • 1 comments

When we implemented #499, it was started before we had Gorilla Mux supported (#465), therefore support is missing.

We should add support for Gorilla Mux.

jamietanna avatar Aug 10 '22 06:08 jamietanna

It should work fine with chi version, since the difference is only in routing

Warboss-rus avatar Aug 10 '22 06:08 Warboss-rus

Closed by #716

jamietanna avatar Sep 11 '22 06:09 jamietanna