summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/org/hook.go
Commit message (Collapse)AuthorAgeFilesLines
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-56/+44
| | | | | | | | | | | * Update swagger documentation Add docs for missing endpoints Add documentation for request parameters Make parameter naming consistent Fix response documentation * Restore delete comments
* Improve swagger doc (#2274)Antoine GIRARD2017-08-211-0/+56
| | | | | | | | | | | | | | | | | | | | * Add swagger comment for adminCreateOrg * Add swagger comment for admin route * add hook swagger doc * Add tags * Add auth * Fix name of responses * Edit name method * Update vendor * make generate-swagger
* Bug fixes for webhook API (#650)Ethan Koenig2017-01-141-1/+5
|
* Organization webhook API endpointsEthan Koenig2016-12-251-0/+65