Skip to content

Commit

Permalink
api/v3alpha: include http annotations in service definition
Browse files Browse the repository at this point in the history
Update the published service definition to include HTTP annotations, to
support users who wish to generate HTTP client code.

Import the googleapis repo, which contains the annotation definitions,
as a submodule.

Change-Id: I02190e004469cef4aff41ccbb189eff8c2655beb
  • Loading branch information
Jesper Särnesjö committed Feb 23, 2024
1 parent f7a61e8 commit 3ec708c
Show file tree
Hide file tree
Showing 5 changed files with 652 additions and 573 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "submodules/googleapis"]
path = submodules/googleapis
url = https://github.com/googleapis/googleapis

0 comments on commit 3ec708c

Please sign in to comment.