Skip to content

Commit 91881d9

Browse files
committed
update
1 parent 3d53b56 commit 91881d9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/scripts/split_spec.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
#!/usr/bin/env bash
22
set -eou pipefail
33

4-
#########################################################
5-
# Run foas cli to split the openapi file
6-
# Variables:
7-
# target_env - target environment to split the openapi file
8-
#########################################################
9-
104
echo "Running FOAS CLI versions command"
115
foascli versions -s openapi-foas.json -o ./openapi/v2/versions.json --env "${target_env:?}" --stability-level stable --stability-level preview
126

0 commit comments

Comments
 (0)