Skip to content

Instantly share code, notes, and snippets.

@xbklairith
Created August 9, 2016 15:56
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 xbklairith/acf498a4d17d478669eb8a70e68a5634 to your computer and use it in GitHub Desktop.
Save xbklairith/acf498a4d17d478669eb8a70e68a5634 to your computer and use it in GitHub Desktop.
---
swagger: '2.0'
info:
version: 1.0.0
title: Swager api sample
description: |
#### Swagger API description example
schemes:
- https
host: swagger-api-sample.herokuapp.com
paths:
/:
get:
responses:
200:
description: Echo OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment