Skip to content

Commit

Permalink
uncomment removal of tmp-swagger-gen
Browse files Browse the repository at this point in the history
  • Loading branch information
pr0n00gler committed Feb 29, 2024
1 parent 2314dc5 commit 603ded2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/protoc-swagger-gen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ swagger-combine ./tmp-swagger-gen/FINAL.json -o ./tmp-swagger-gen/tmp_swagger.ya
# extends out the *ref instances to their full value
swagger-merger --input ./tmp-swagger-gen/tmp_swagger.yaml -o ./docs/static/swagger.yaml

#rm -rf tmp-swagger-gen
rm -rf tmp-swagger-gen
rm -rf tmp_deps

0 comments on commit 603ded2

Please sign in to comment.