Skip to content

Commit

Permalink
fix(openapi): done message:
Browse files Browse the repository at this point in the history
  • Loading branch information
xespona committed Sep 15, 2023
1 parent 4e34a4d commit ff75221
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/validate-openapi/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ for f in ${files[@]}; do
done

npx @redocly/cli bundle --dereferenced --ext json --output openapi.json $(echo ${files})

echo "DONE."

0 comments on commit ff75221

Please sign in to comment.