Skip to content

Conversation

@iampavelkozlov
Copy link

The code across multiple package templates was updated to include the 'Required' attribute when binding styled parameters. This change will ensure that mandatory parameters are appropriately handled during the binding process, preventing potential issues with parameter handling at runtime. This adjustment was made across several packages, including 'gin', 'echo', 'fiber', 'iris', 'gorilla', 'chi' for uniform behavior across all packages.

The code across multiple package templates was updated to include the 'Required' attribute when binding styled parameters. This change will ensure that mandatory parameters are appropriately handled during the binding process, preventing potential issues with parameter handling at runtime. This adjustment was made across several packages, including 'gin', 'echo', 'fiber', 'iris', 'gorilla', 'chi' for uniform behavior across all packages.
@iampavelkozlov iampavelkozlov force-pushed the master branch 2 times, most recently from e6db907 to 87ae907 Compare November 13, 2023 12:44
@jamietanna
Copy link
Member

Thanks! This is a follow-up to oapi-codegen/runtime#19. Just confirming internally about when we'll release the new runtime package, then this PR will be ready to go.

Copy link
Member

@jamietanna jamietanna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will require a bump of the runtime package, once released 👍

@jamietanna
Copy link
Member

https://github.com/oapi-codegen/runtime/releases/tag/v1.1.0 is now released, mind updating to follow the new structure?

@jamietanna
Copy link
Member

This time we'll take @renom's PR in #1315 😁 Thanks for raising!

@jamietanna jamietanna closed this Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants