Olzhas
Results
1
issues of
Olzhas
When using paths from OAS spec without proper wildcard `{$}` suffix, the generator registers routes that conflict in `http.ServeMux`, causing runtime panic. The generated patterns should use `"{$}"` wildcard to...