diff --git a/tools/generate_openapi_specs.sh b/tools/generate_openapi_specs.sh index 158feca..729a22c 100755 --- a/tools/generate_openapi_specs.sh +++ b/tools/generate_openapi_specs.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash -e +#!/usr/bin/env bash # Generate OpenAPI specs for all supported services consuming built API-REFs in the corresponding checkouts SERVICE=$1