Fix breaking changes recently committed by deepmap-marcinr · Pull Request #20 · oapi-codegen/runtime
Pull request oapi-codegen#19 introduced an extra parameter into a widely used function, which would break existing generated code with the next release. Restore the previous function to its old signature, and add a new one which takes additional options in an options structure.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters