Skip to content

Conversation

@vam-google
Copy link
Contributor

This includes:

  1. Implicit template support for grpc transcodding (accept /v1/{project}/stuff whichis equivalent to /v1/{project=*}/stuff)
  2. Proper request message construction for paginated methods test
  3. Depend on google-api-core 2.2.0 for rest to accommodate the int64 support fixes

This includes:
1) Implicit template support for grpc transcodding (accept `/v1/{project}/stuff` whichis equivalent to `/v1/{project=*}/stuff`)
2) Proper request message construction for paginated methods test
3) Depend on `google-api-core 2.2.0` for rest to accommodate the `int64` support fixes
@vam-google vam-google requested a review from a team as a code owner October 27, 2021 01:19
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 27, 2021
'id': 'projects/sample1/regions/sample2/id/sample3'}}


def test_method_http_options_generate_sample_immplicit_template():
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Outrageous nit:

test_method_http_options_generate_sample_implicit_template

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks =) fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants