Skip to content

Commit

Permalink
Added Gatekeeper Artefacts
Browse files Browse the repository at this point in the history
  • Loading branch information
sidd-harth committed Jul 17, 2022
1 parent 8adef89 commit 0562a24
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Curl Command - while loop

while true; do curl -s -w "%{http_code}" localhost:8081/api/laptops | grep --color -E '200|$' ; sleep .1; done



VM argument for Anypoint Studio
-M-Danypoint.platform.gatekeeper=strict

Binary file not shown.

0 comments on commit 0562a24

Please sign in to comment.