Skip to content

Instantly share code, notes, and snippets.

@nickretallack
Created March 3, 2015 00:31
Show Gist options
  • Save nickretallack/4ccb15e016eb6205cdf4 to your computer and use it in GitHub Desktop.
Save nickretallack/4ccb15e016eb6205cdf4 to your computer and use it in GitHub Desktop.
Why is this not valid?
swagger: '2.0'
info:
version: "0.0.0"
title: Example
paths:
/test:
get:
responses:
200:
description: OK
schema:
type: file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment