Skip to content

Instantly share code, notes, and snippets.

@kreas
Created November 3, 2016 02:17
Show Gist options
  • Save kreas/f0d319a4e88c709e455588f8caec1006 to your computer and use it in GitHub Desktop.
Save kreas/f0d319a4e88c709e455588f8caec1006 to your computer and use it in GitHub Desktop.
{
subtypes: { ... },
frequency_id: value,
frequency: { ... },
description: string,
code: string,
category_id: value,
category: { ... },
sections: [
{
title: string,
templates: [ ... ],
order: value
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment