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

add http annotation to fragment proto #1605

Closed
wants to merge 1 commit into from

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Feb 18, 2023

Updating fragment proto to reproduce error in googleapis/python-debugger-client#151.

See build log here.

From googleapis/python-debugger-client#151,

E       ValueError: Invalid request.
E       Some of the fields of the request message are either not initialized or initialized with an invalid value.
E       Please make sure your request matches at least one accepted HTTP binding.
E       To match a binding the request message must have all the required fields initialized with values matching their patterns as listed below:
E       	URI: "/v2/debugger/debuggees/{debuggee_id}/breakpoints/set"
E       	Required request fields:
E       		field: "debuggee_id", pattern: "*"

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Feb 18, 2023
@parthea
Copy link
Contributor Author

parthea commented Mar 7, 2023

I've proposed a fix in googleapis/python-api-core#489

@parthea parthea closed this Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant