Skip to content

Instantly share code, notes, and snippets.

View coopr's full-sized avatar
🌈

Cooper Marcus coopr

🌈
View GitHub Profile
@coopr
coopr / admin-api.json
Created October 16, 2018 20:47
Swagger (OpenAPI) specification file for part of Kong's Admin API
{
"swagger": "2.0",
"info": {
"version": "13.1.0",
"description": "A Swagger definition for the Kong Admin API",
"title": "Kong-Admin"
},
"host": "127.0.0.1:8001",
"basePath": "/",
"tags": [