6543
|
e88d67b774
|
[API] add comments endpoint for single comment (#9494)
* add GET /repos/{owner}/{repo}/issues/comments/{id}
and complete error list for swagger in other func
* add repo check
|
5 years ago |
zeripath
|
055f6d2296
|
Fix "data race" in testlogger (#9159)
* Fix data race in testlogger
* Update git_helper_for_declarative_test.go
|
5 years ago |
Lunny Xiao
|
34eee25bd4
|
Move sdk structs to modules/structs (#6905)
* move sdk structs to moduels/structs
* fix tests
* fix fmt
* fix swagger
* fix vendor
|
6 years ago |
B-OnTheGo
|
e47df0b301
|
Enforce token on api routes [fixed critical security issue #4357] (#4840)
|
6 years ago |
Ethan Koenig
|
c3b6383b3a
|
Fix comment API paths (#2813)
|
7 years ago |
Ethan Koenig
|
dd758ad8dc
|
More integration tests for comment API (#2156)
|
7 years ago |
Ethan Koenig
|
f1adaef458
|
Less verbose integration tests (#2123)
* Helper functions for intergration test boilerplate
|
7 years ago |
Ethan Koenig
|
f64c232953
|
Improve integration test helper functions (#2049)
Set request headers in helper functions, and new helper for requests with string-formatted URLs
|
7 years ago |
Ethan Koenig
|
255adc40ae
|
Don't show non-comments in comments API (#2001)
|
7 years ago |