We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d80bb7 commit f7a9622Copy full SHA for f7a9622
extract.sh
@@ -2,5 +2,5 @@ echo "nightvision swagger extract ./ -t javaspringvulny-api --lang spring"
2
nightvision swagger extract ./ -t javaspringvulny-api --lang spring
3
echo "==================================================================="
4
read
5
-echo "nightvision swagger diff -n openapi-spec.yml -o openapi.yaml"
6
-nightvision swagger diff -n openapi-spec.yml -o openapi.yaml
+echo "nightvision swagger diff openapi.yaml openapi-spec.yml "
+nightvision swagger diff openapi.yaml openapi-spec.yml
0 commit comments