Commit Graph

7 Commits (3cf819d32e04b2e61f4ff1e72f45d36f06e09a69)

Author SHA1 Message Date
Chris Goller 5a2ace5ae0 Update kapacitors endpoint to check for valid source. 2016-10-04 12:49:12 -05:00
Tim Raymond de37d8f598 Add Default param to Source
We want to be able to specify that a particular Source is the default
source. This has semantic meaning that the front end will manage.
2016-09-27 15:46:17 -07:00
Chris Goller 3d23803802 Update datasource to not require type. 2016-09-23 17:19:19 -07:00
Chris Goller f70bd552e7 Update swagger and mock to have optional URL field for data source 2016-09-23 17:14:53 -07:00
Chris Goller 81c95f6b0d Update Source to have a username and password in spec 2016-09-23 14:42:54 -07:00
Chris Goller 73d326d61d Add default content to always go to index.html.
Add mock sources
Add links to sources
2016-09-19 19:08:32 -07:00
Tim Raymond 912acdd1e6 Auto-generate backend with stubbed ops
This was generated using go-swagger's `swagger` command. The specific
command used was:

`swagger generate server -f swagger.yaml  --with-context`

Fixes #6
2016-09-12 15:12:30 -04:00