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: return Google Error when there is a missing required parameter #1291

Merged
merged 22 commits into from
Aug 17, 2022

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    c3fa981 View commit details
    Browse the repository at this point in the history
  2. allow for undefined

    sofisl committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    13cb3ed View commit details
    Browse the repository at this point in the history
  3. fix: add import

    sofisl committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    19e1618 View commit details
    Browse the repository at this point in the history
  4. add type

    sofisl committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    1704500 View commit details
    Browse the repository at this point in the history
  5. fix type

    sofisl committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    606a5ae View commit details
    Browse the repository at this point in the history
  6. run lint

    sofisl committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    33b65ce View commit details
    Browse the repository at this point in the history
  7. add transcoding test

    sofisl committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    5da7e40 View commit details
    Browse the repository at this point in the history
  8. add type

    sofisl committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    ff333e8 View commit details
    Browse the repository at this point in the history
  9. fix test

    sofisl committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    bcd3616 View commit details
    Browse the repository at this point in the history
  10. respond to comments

    sofisl committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    753f17e View commit details
    Browse the repository at this point in the history
  11. remove return GoogleError

    sofisl committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    aac6f49 View commit details
    Browse the repository at this point in the history
  12. assert transcode throws

    sofisl committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    4f80ab4 View commit details
    Browse the repository at this point in the history
  13. add test

    sofisl committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    414379a View commit details
    Browse the repository at this point in the history
  14. remove only

    sofisl committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    76db51f View commit details
    Browse the repository at this point in the history
  15. rerun tests

    sofisl committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    ea975fa View commit details
    Browse the repository at this point in the history
  16. fix test

    sofisl committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    453f96b View commit details
    Browse the repository at this point in the history
  17. rejects promise

    sofisl committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    2695c41 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. revert grpc-fallback changes

    sofisl committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    206b7c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    09374d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    7d5276e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42f07f8 View commit details
    Browse the repository at this point in the history
  3. fix: lint

    alexander-fenster committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    9633068 View commit details
    Browse the repository at this point in the history