Morgan Bazalgette
|
65861900cd
|
Handle refactor (#3339)
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound
* Change Handle(403) to NotFound, avoid using macaron's NotFound
|
7 years ago |
Ethan Koenig
|
515cdaa85d
|
Fix ignored errors when checking if organization, team member (#3177)
|
7 years ago |
Ethan Koenig
|
f26f4a7e01
|
Update swagger documentation (#2899)
* Update swagger documentation
Add docs for missing endpoints
Add documentation for request parameters
Make parameter naming consistent
Fix response documentation
* Restore delete comments
|
7 years ago |
Ethan Koenig
|
b689bb6180
|
Webhooks for repo creation/deletion (#1663)
* Webhooks for repo creation/deletion
* add createHookTask
* Add handles for GetSlackPayload and GetDiscordPayload
|
7 years ago |
Antoine GIRARD
|
fd8e8a421a
|
Improve swagger doc (#2274)
* 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
|
7 years ago |
Ethan Koenig
|
93a1de4842
|
Fix repo API bug (#2133)
Don't require token when not necessary
|
7 years ago |
Antoine GIRARD
|
30787e48f2
|
Improve org error handling (#2117)
* Improve ErrOrgNotExist type
Return new error type
Use good error check
Use new method to check error
Update tests
* Fix unchanged method name report
|
7 years ago |
Jonas Östanbäck
|
ad70af1248
|
Add repo fork swagger (#1941)
|
8 years ago |
Ethan Koenig
|
ec0ae5d50c
|
Refactor and fix incorrect comment (#1247)
|
8 years ago |
Ethan Koenig
|
b75450ad36
|
API endpoints for forks (#509)
|
8 years ago |