Skip to content

Instantly share code, notes, and snippets.

@awreece
Created September 1, 2019 22:50
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 awreece/d472beb2afb901bfafaf78dea6906039 to your computer and use it in GitHub Desktop.
Save awreece/d472beb2afb901bfafaf78dea6906039 to your computer and use it in GitHub Desktop.
securityDefinitions:
api_key:
in: query
name: key
type: apiKey
api_token:
in: query
name: token
type: apiKey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment