Skip to content

Commit

Permalink
generated
Browse files Browse the repository at this point in the history
  • Loading branch information
omrikiei committed Dec 21, 2023
1 parent 5f95d6d commit 884cb0c
Show file tree
Hide file tree
Showing 15 changed files with 7,030 additions and 90 deletions.
66 changes: 33 additions & 33 deletions examples/internal/clients/abe/api/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ paths:
/v1/example/a_bit_of_everything:
post:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_CreateBody"
parameters:
- in: "body"
Expand Down Expand Up @@ -134,7 +134,7 @@ paths:
/v1/example/a_bit_of_everything/params/get/nested_enum/{singleNested.ok}:
get:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_CheckNestedEnumGetQueryParams"
parameters:
- name: "singleNested.ok"
Expand Down Expand Up @@ -556,7 +556,7 @@ paths:
/v1/example/a_bit_of_everything/params/get/{singleNested.name}:
get:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_CheckGetQueryParams"
parameters:
- name: "singleNested.name"
Expand Down Expand Up @@ -985,7 +985,7 @@ paths:
/v1/example/a_bit_of_everything/params/post/{stringValue}:
post:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_CheckPostQueryParams"
parameters:
- name: "stringValue"
Expand Down Expand Up @@ -1401,7 +1401,7 @@ paths:
/v1/example/a_bit_of_everything/query/{uuidName}:
get:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_GetQuery"
parameters:
- name: "uuidName"
Expand Down Expand Up @@ -1842,7 +1842,7 @@ paths:
? /v1/example/a_bit_of_everything/{floatValue}/{doubleValue}/{int64Value}/separator/{uint64Value}/{int32Value}/{fixed64Value}/{fixed32Value}/{boolValue}/{stringValue}/{uint32Value}/{sfixed32Value}/{sfixed64Value}/{sint32Value}/{sint64Value}/{nonConventionalNameValue}/{enumValue}/{pathEnumValue}/{nestedPathEnumValue}/{enumValueAnnotation}
: post:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
summary: "Create a new ABitOfEverything"
description: "This API creates a new ABitOfEverything"
operationId: "ABitOfEverythingService_Create"
Expand Down Expand Up @@ -2260,7 +2260,7 @@ paths:
/v1/example/a_bit_of_everything/{uuidName}:
head:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_Exists"
parameters:
- name: "uuidName"
Expand Down Expand Up @@ -2678,7 +2678,7 @@ paths:
$ref: "#/definitions/rpcStatus"
put:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_Update"
parameters:
- name: "uuidName"
Expand Down Expand Up @@ -2722,7 +2722,7 @@ paths:
$ref: "#/definitions/rpcStatus"
options:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_CustomOptionsRequest"
parameters:
- name: "uuidName"
Expand Down Expand Up @@ -3141,7 +3141,7 @@ paths:
/v1/example/a_bit_of_everything/{uuidName}:custom:
post:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_Custom"
parameters:
- name: "uuidName"
Expand Down Expand Up @@ -3577,7 +3577,7 @@ paths:
/v1/example/a_bit_of_everything/{uuidName}:custom:custom:
post:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_DoubleColon"
parameters:
- name: "uuidName"
Expand Down Expand Up @@ -4013,7 +4013,7 @@ paths:
/v1/example/a_bit_of_everything/{uuid}:
get:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_Lookup"
parameters:
- name: "uuid"
Expand Down Expand Up @@ -4049,7 +4049,7 @@ paths:
$ref: "#/definitions/rpcStatus"
delete:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_Delete"
parameters:
- name: "uuid"
Expand Down Expand Up @@ -4092,7 +4092,7 @@ paths:
? /v1/example/a_bit_of_everything_repeated/{pathRepeatedFloatValue}/{pathRepeatedDoubleValue}/{pathRepeatedInt64Value}/{pathRepeatedUint64Value}/{pathRepeatedInt32Value}/{pathRepeatedFixed64Value}/{pathRepeatedFixed32Value}/{pathRepeatedBoolValue}/{pathRepeatedStringValue}/{pathRepeatedBytesValue}/{pathRepeatedUint32Value}/{pathRepeatedEnumValue}/{pathRepeatedSfixed32Value}/{pathRepeatedSfixed64Value}/{pathRepeatedSint32Value}/{pathRepeatedSint64Value}
: get:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_GetRepeatedQuery"
parameters:
- name: "pathRepeatedFloatValue"
Expand Down Expand Up @@ -4286,7 +4286,7 @@ paths:
/v1/example/checkStatus:
get:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_CheckStatus"
parameters: []
responses:
Expand Down Expand Up @@ -4318,7 +4318,7 @@ paths:
/v1/example/deep_path/{singleNested.name}:
post:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_DeepPathEcho"
parameters:
- name: "singleNested.name"
Expand Down Expand Up @@ -4362,7 +4362,7 @@ paths:
/v1/example/oneofenum:
post:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_PostOneofEnum"
parameters:
- in: "body"
Expand Down Expand Up @@ -4400,7 +4400,7 @@ paths:
/v1/example/requiredmessagetype:
post:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_PostRequiredMessageType"
parameters:
- in: "body"
Expand Down Expand Up @@ -4494,7 +4494,7 @@ paths:
/v1/{book.name}:
patch:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_UpdateBook"
parameters:
- name: "book.name"
Expand Down Expand Up @@ -4550,7 +4550,7 @@ paths:
/v1/{parent}/books:
post:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
summary: "Create a book."
operationId: "ABitOfEverythingService_CreateBook"
parameters:
Expand Down Expand Up @@ -4606,7 +4606,7 @@ paths:
/v2/example/a_bit_of_everything/{uuidName}:
put:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_UpdateV2"
parameters:
- name: "uuidName"
Expand Down Expand Up @@ -4659,7 +4659,7 @@ paths:
$ref: "#/definitions/rpcStatus"
patch:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_UpdateV22"
parameters:
- name: "uuidName"
Expand Down Expand Up @@ -4837,7 +4837,7 @@ paths:
/v2/example/errorwithdetails:
get:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_ErrorWithDetails"
parameters: []
responses:
Expand Down Expand Up @@ -4869,7 +4869,7 @@ paths:
/v2/example/overwriterequestcontenttype:
post:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_OverwriteRequestContentType"
consumes:
- "application/x-bar-mime"
Expand Down Expand Up @@ -4909,7 +4909,7 @@ paths:
/v2/example/overwriteresponsecontenttype:
get:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_OverwriteResponseContentType"
produces:
- "application/text"
Expand Down Expand Up @@ -4943,7 +4943,7 @@ paths:
/v2/example/postwithemptybody/{name}:
post:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_PostWithEmptyBody"
parameters:
- name: "name"
Expand Down Expand Up @@ -4986,7 +4986,7 @@ paths:
/v2/example/timeout:
get:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_Timeout"
parameters: []
responses:
Expand Down Expand Up @@ -5018,7 +5018,7 @@ paths:
/v2/example/withbody/{id}:
post:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_GetMessageWithBody"
parameters:
- name: "id"
Expand Down Expand Up @@ -5061,7 +5061,7 @@ paths:
/v2/{value}:check:
get:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_CheckExternalPathEnum"
parameters:
- name: "value"
Expand Down Expand Up @@ -5101,7 +5101,7 @@ paths:
/v2a/example/a_bit_of_everything/{uuidName}:
patch:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_UpdateV23"
parameters:
- name: "uuidName"
Expand Down Expand Up @@ -5147,7 +5147,7 @@ paths:
/v3/{value}:check:
get:
tags:
- "ABitOfEverythingService"
- "ABitOfEverything"
operationId: "ABitOfEverythingService_CheckExternalNestedPathEnum"
parameters:
- name: "value"
Expand Down Expand Up @@ -5727,12 +5727,12 @@ definitions:
code:
type: "integer"
format: "int32"
description: "The status code, which should be an enum value of\n[google.rpc.Code][google.rpc.Code]."
description: "The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code]."
message:
type: "string"
description: "A developer-facing error message, which should be in English.\
\ Any\nuser-facing error message should be localized and sent in the\n[google.rpc.Status.details][google.rpc.Status.details]\
\ field, or localized\nby the client."
\ field, or localized by the client."
details:
type: "array"
description: "A list of messages that carry the error details. There is a\
Expand Down
Loading

0 comments on commit 884cb0c

Please sign in to comment.