Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gen: Sort waiters, error checks, and lenses in generated output #890

Merged
merged 1 commit into from Jan 17, 2023

Conversation

endgame
Copy link
Collaborator

@endgame endgame commented Jan 17, 2023

Same output as #862, but sticks to HashMap internally to avoid triggering https://github.com/brendanhay/amazonka/issue/888

A couple of enums change value in a strange way, because the generator cannot handle enums-of-numeric values. See
#889

Same output as brendanhay#862, but
sticks to `HashMap` internally to avoid triggering
https://github.com/brendanhay/amazonka/issue/888

A couple of enums change value in a strange way, because the generator
cannot handle enums-of-numeric values. See
brendanhay#889
@endgame endgame merged commit fb27e73 into brendanhay:main Jan 17, 2023
@endgame endgame deleted the gen-sorted-outputs branch January 17, 2023 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant