Skip to content

Instantly share code, notes, and snippets.

View ViniciussMelo's full-sized avatar

Vinicius Spada Melo ViniciussMelo

View GitHub Profile
@databus23
databus23 / swagger.yaml
Created June 29, 2017 15:36
Example swagger.yaml
info:
title: test
version: 1.0.0
consumes:
- application/json
produces:
- application/json
swagger: '2.0'
securityDefinitions:
keystone: