Created
September 1, 2019 22:50
-
-
Save awreece/d472beb2afb901bfafaf78dea6906039 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
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