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

feat: Add google.api.http support #1075

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Jul 16, 2024

  1. Add http support

    jas-chen committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    68e8fbb View commit details
    Browse the repository at this point in the history
  2. Format readme

    jas-chen committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    709b03e View commit details
    Browse the repository at this point in the history
  3. Update vendor generator

    jas-chen committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b0778af View commit details
    Browse the repository at this point in the history
  4. Update readme

    jas-chen committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3a3ef40 View commit details
    Browse the repository at this point in the history
  5. Update package.json

    jas-chen committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b9d0a55 View commit details
    Browse the repository at this point in the history
  6. Refine HTTP implementation

    jas-chen committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b04e1a0 View commit details
    Browse the repository at this point in the history
  7. Fix Readme

    jas-chen committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    54ef26c View commit details
    Browse the repository at this point in the history
  8. Fix Readme

    jas-chen committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    56693fe View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Use ts-proto-descriptors

    jas-chen committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a1c3d5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1f61da View commit details
    Browse the repository at this point in the history
  3. Remove HTTP.markdown

    jas-chen committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    039d364 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2715391 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    867034c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    fb30279 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09765ca View commit details
    Browse the repository at this point in the history
  3. Fix implementation example

    jas-chen committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    fc884a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    cada9a2 View commit details
    Browse the repository at this point in the history
  2. Fix client implementation

    jas-chen committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    58dd958 View commit details
    Browse the repository at this point in the history
  3. Use google-gax

    jas-chen committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    94bbb54 View commit details
    Browse the repository at this point in the history
  4. Fix body

    jas-chen committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    bca889e View commit details
    Browse the repository at this point in the history