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)
|
rctx, err := runtime.AnnotateContext(ctx, mux, req)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err)
|
runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err)
|
||||||
|
return
|
||||||
}
|
}
|
||||||
resp, md, err := request_OverflowGateway_ExecServices_0(rctx, inboundMarshaler, client, req, pathParams)
|
resp, md, err := request_OverflowGateway_ExecServices_0(rctx, inboundMarshaler, client, req, pathParams)
|
||||||
ctx = runtime.NewServerMetadataContext(ctx, md)
|
ctx = runtime.NewServerMetadataContext(ctx, md)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user