version up!?
This commit is contained in:
parent
97040e02b9
commit
b910a80281
|
@ -88,6 +88,7 @@ func RegisterOverflowGatewayHandler(ctx context.Context, mux *runtime.ServeMux,
|
|||
rctx, err := runtime.AnnotateContext(ctx, mux, req)
|
||||
if err != nil {
|
||||
runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err)
|
||||
return
|
||||
}
|
||||
resp, md, err := request_OverflowGateway_ExecServices_0(rctx, inboundMarshaler, client, req, pathParams)
|
||||
ctx = runtime.NewServerMetadataContext(ctx, md)
|
||||
|
|
Loading…
Reference in New Issue
Block a user