Skip to content

Instantly share code, notes, and snippets.

View fullsailor's full-sized avatar

Andrew Smith fullsailor

View GitHub Profile
@fullsailor
fullsailor / heroku-schema.json
Created June 25, 2014 19:59
Heroku JSON Schema
{
"$schema": "http://interagent.github.io/interagent-hyper-schema",
"definitions": {
"account-feature": {
"description": "An account feature represents a Heroku labs capability that can be enabled or disabled for an account on Heroku.",
"$schema": "http://json-schema.org/draft-04/hyper-schema",
"stability": "production",
"strictProperties": true,
"title": "Heroku Platform API - Account Feature",
"type": [