diff --git a/scripts/merge-openapi-specs.sh b/scripts/merge-openapi-specs.sh index a76b77eb47..d238bbfbd6 100755 --- a/scripts/merge-openapi-specs.sh +++ b/scripts/merge-openapi-specs.sh @@ -2,7 +2,6 @@ temp_bundle_dir="./openapi/schemas/temp_schema_bundle" echo $folderName -rm "./schemas/openapi.yml" process_spec() { echo "processing $1 ..." name=$(basename $1)