Skip to content

Instantly share code, notes, and snippets.

@shockey
Created June 23, 2017 04:55
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 shockey/ea907fa1e7e81851bf9f2eecd1c8b6da to your computer and use it in GitHub Desktop.
Save shockey/ea907fa1e7e81851bf9f2eecd1c8b6da to your computer and use it in GitHub Desktop.
swagger: "2.0"
info:
version: "1.0"
title: UI Issue #3279
paths:
/:
get:
parameters:
- name: foo
in: query
type: string
responses:
200:
description: OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment