Skip to content

Instantly share code, notes, and snippets.

@casualjim
Created March 25, 2020 16:50
Show Gist options
  • Save casualjim/c646eafed6a525088dda008a349973ca to your computer and use it in GitHub Desktop.
Save casualjim/c646eafed6a525088dda008a349973ca to your computer and use it in GitHub Desktop.
info:
title: Example
version: 1.0.0
schemes:
- http
swagger: "2.0"
paths:
/foo:
get:
responses:
200:
description: All ok.
headers:
bar:
type: string
x-nullable: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment