Added required param in BindStyledParameterWithLocation by iampavelkozlov · Pull Request #19 · oapi-codegen/runtime
This was referenced
Nov 14, 2023deepmap-marcinr pushed a commit to deepmap-marcinr/oapi-codegen-runtime that referenced this pull request
Nov 14, 2023Pull 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.
jamietanna pushed a commit that referenced this pull request
Nov 14, 2023Pull request #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. Co-authored-by: marcinromaszewicz <marcinromaszewicz@deepmap.ai>
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