Skip to content

Instantly share code, notes, and snippets.

@owenconti
Last active September 17, 2017 15:16
Show Gist options
  • Save owenconti/5613ed9cd305eae8660eb00f211e5483 to your computer and use it in GitHub Desktop.
Save owenconti/5613ed9cd305eae8660eb00f211e5483 to your computer and use it in GitHub Desktop.
swagger: "2.0"
info:
version: 0.0.0
title: test
paths: {}
definitions:
ModelInteger:
title: My Integer Title
type: integer
ModelObject:
title: My Object Title
type: object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment