File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
clients/generateunboundmethods/api Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3131 schema :
3232 $ref : " #/definitions/examplepbGenerateUnboundMethodsSimpleMessage"
3333 default :
34- description : " An unexpected error response"
34+ description : " An unexpected error response. "
3535 schema :
3636 $ref : " #/definitions/runtimeError"
3737 /grpc.gateway.examples.internal.examplepb.GenerateUnboundMethodsEchoService/EchoBody :
5353 schema :
5454 $ref : " #/definitions/examplepbGenerateUnboundMethodsSimpleMessage"
5555 default :
56- description : " An unexpected error response"
56+ description : " An unexpected error response. "
5757 schema :
5858 $ref : " #/definitions/runtimeError"
5959 /grpc.gateway.examples.internal.examplepb.GenerateUnboundMethodsEchoService/EchoDelete :
7575 schema :
7676 $ref : " #/definitions/examplepbGenerateUnboundMethodsSimpleMessage"
7777 default :
78- description : " An unexpected error response"
78+ description : " An unexpected error response. "
7979 schema :
8080 $ref : " #/definitions/runtimeError"
8181definitions :
Original file line number Diff line number Diff line change 2525 }
2626 },
2727 "default" : {
28- "description" : " An unexpected error response" ,
28+ "description" : " An unexpected error response. " ,
2929 "schema" : {
3030 "$ref" : " #/definitions/runtimeError"
3131 }
5858 }
5959 },
6060 "default" : {
61- "description" : " An unexpected error response" ,
61+ "description" : " An unexpected error response. " ,
6262 "schema" : {
6363 "$ref" : " #/definitions/runtimeError"
6464 }
9191 }
9292 },
9393 "default" : {
94- "description" : " An unexpected error response" ,
94+ "description" : " An unexpected error response. " ,
9595 "schema" : {
9696 "$ref" : " #/definitions/runtimeError"
9797 }
You can’t perform that action at this time.
0 commit comments