fix: gen scripts > gohttp
This commit is contained in:
parent
486291351a
commit
b6ebbaa879
@ -36,7 +36,7 @@ for %%A in (%*) do (
|
||||
--grpc-gateway_opt grpc_api_configuration=bdware/bdledger/api/grpc-gateway.yml ^
|
||||
--grpc-gateway_opt logtostderr=true ^
|
||||
--openapiv2_out ..\..\docs\openapiv2 ^
|
||||
--openapiv2_out grpc_api_configuration=bdware/bdledger/api/grpc-gateway.yml ^
|
||||
--openapiv2_opt grpc_api_configuration=bdware/bdledger/api/grpc-gateway.yml ^
|
||||
--openapiv2_opt logtostderr=true ^
|
||||
%pb_files%
|
||||
)
|
||||
|
@ -68,7 +68,7 @@ do
|
||||
--grpc-gateway_opt grpc_api_configuration=bdware/bdledger/api/grpc-gateway.yml \
|
||||
--grpc-gateway_opt logtostderr=true \
|
||||
--openapiv2_out ../../docs/openapiv2 \
|
||||
--openapiv2_out grpc_api_configuration=bdware/bdledger/api/grpc-gateway.yml \
|
||||
--openapiv2_opt grpc_api_configuration=bdware/bdledger/api/grpc-gateway.yml \
|
||||
--openapiv2_opt logtostderr=true \
|
||||
$pb_files \
|
||||
$async_tag
|
||||
|
Loading…
Reference in New Issue
Block a user