Skip to content

Instantly share code, notes, and snippets.

@owenconti
Created July 18, 2017 11:18
Show Gist options
  • Save owenconti/d630b688aa5c7c68defd1b2efec48fb7 to your computer and use it in GitHub Desktop.
Save owenconti/d630b688aa5c7c68defd1b2efec48fb7 to your computer and use it in GitHub Desktop.
swagger: '2.0'
info:
title: TestApp
version: 1.0.0
host: example.com
schemes:
- https
paths:
/test:
post:
responses:
'200':
description: Ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment