fix generate_openapi_docs script shebang
Change-Id: Iaee1ce2da5e5f132e6ebb437d6dde35173b764fc
This commit is contained in:
@@ -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
|
# Generate OpenAPI specs for all supported services consuming built API-REFs in the corresponding checkouts
|
||||||
|
|
||||||
SERVICE=$1
|
SERVICE=$1
|
||||||
|
Reference in New Issue
Block a user