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

entoas: pagination params to Int instead of Int32 #200

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

masseelch
Copy link
Collaborator

ogen just recently added the Int() spec-builder which is mapped to the Go int type. This PR uses the new Int() builder to not have ogen generate int32 everywhere.

This does the same as #196 did, but for sub-resource operations.

@masseelch masseelch requested review from a8m and rotemtam January 5, 2022 15:48
@masseelch masseelch merged commit fbf21db into master Jan 5, 2022
@masseelch masseelch deleted the feat/pagiation-int branch January 5, 2022 20:44
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.

2 participants