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

Fix endpoint params codegen to use builtIn value if applicable #1657

Closed
sichanyoo opened this issue Aug 1, 2024 · 0 comments
Closed

Fix endpoint params codegen to use builtIn value if applicable #1657

sichanyoo opened this issue Aug 1, 2024 · 0 comments
Assignees

Comments

@sichanyoo
Copy link
Contributor

Background

Internal build failure brought to attention a bug in our codegen re: endpoint parameters.
For an endpoint parameter that is builtIn, the name of the builtIn property must be used during codegen instead of the parameter name, as our config only has endpoint and no other arbitrarily named variable for allowing client-side endpoint override.

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

No branches or pull requests

1 participant