Skip to content

Commit f7a9622

Browse files
authored
Update extract.sh
1 parent 0d80bb7 commit f7a9622

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extract.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ echo "nightvision swagger extract ./ -t javaspringvulny-api --lang spring"
22
nightvision swagger extract ./ -t javaspringvulny-api --lang spring
33
echo "==================================================================="
44
read
5-
echo "nightvision swagger diff -n openapi-spec.yml -o openapi.yaml"
6-
nightvision swagger diff -n openapi-spec.yml -o openapi.yaml
5+
echo "nightvision swagger diff openapi.yaml openapi-spec.yml "
6+
nightvision swagger diff openapi.yaml openapi-spec.yml

0 commit comments

Comments
 (0)