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

[async rest] refactor missing parameter logic for async rest #2222

Open
ohmayr opened this issue Oct 15, 2024 · 0 comments
Open

[async rest] refactor missing parameter logic for async rest #2222

ohmayr opened this issue Oct 15, 2024 · 0 comments
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@ohmayr
Copy link
Contributor

ohmayr commented Oct 15, 2024

Similar to what we're doing for LROs in google-api-core, move the missing parameter logic to raise an exception from the client layer to the async rest transport layer.

@ohmayr ohmayr added priority: p3 Desirable enhancement or fix. May not be included in next release. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Oct 15, 2024
@ohmayr ohmayr added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. and removed priority: p3 Desirable enhancement or fix. May not be included in next release. labels Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants