Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/gapic-generator-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.58.1
Choose a base ref
...
head repository: googleapis/gapic-generator-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.58.2
Choose a head ref
  • 4 commits
  • 10 files changed
  • 4 contributors

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    4e5fe2d View commit details
    Browse the repository at this point in the history
  2. fix: fix case for expected field names in required fields test. (#1107)

    Co-authored-by: Kenneth Bandes <kbandes@google.com>
    kbandes and Kenneth Bandes authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    6a593f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. fix: non-string required fields provide correct values (#1108)

    In generated unit tests checking behavior of required fields in REST transports, fields are given default values in accordance with the type of the field.
    software-dov authored Dec 13, 2021
    Configuration menu
    Copy the full SHA
    bc5f729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cafcbfb View commit details
    Browse the repository at this point in the history
Loading