This initializes `gdm` for tracking our application dependencies. This
was generated using verison 1.4 of `gdm` which can be fetched from
`github.com/sparcc/gdm`.
This was generated using go-swagger's `swagger` command. The specific
command used was:
`swagger generate server -f swagger.yaml --with-context`
Fixes#6
* feature/design-draft:
Update swagger definition to use Explorations instead of Explorers
Update design doc
Use the chronograf name instead of enterprise
Update swagger definition based on group discussion.
Update design to reflect discussions.
Update query response definition to simplify links.
Reword swagger definition description of dashboard PUT
Update swagger definition so users will have roles and ACLs are now Permissions.
Update swagger definition to fix /dashboards/{id} response object typo.
Update swagger definition to rename layout to dashboard.
Fix invalid swagger definitions
Update swagger interface to reflect our discussions.
Spelling
Update query proxy section
Update design document organization; Add more specifics about releases and queries.
Add a possible sequence flow for queries
Add initial draft (sketch) of design