Skip to content

Instantly share code, notes, and snippets.

@jaseflow
Created November 26, 2015 00:08
Show Gist options
  • Select an option

  • Save jaseflow/a857052d42a94e47148d to your computer and use it in GitHub Desktop.

Select an option

Save jaseflow/a857052d42a94e47148d to your computer and use it in GitHub Desktop.
edits
var edits = [
{
name: "Nginx Example",
lists: [
{
name: "List 1"
rules: [
{
value: "Value 1"
label: "Label 1"
}
]
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment