Commit Graph

9 Commits

Author SHA1 Message Date
Elhamer d149b34214 Add ApiOption overloads to methods on IGistCommentsClient (#1260)
* Add GetAllForGist with apiOption overload to IGistCommentsClient + implementation

* Add GetAllForGist overload + implementation

* Add RequestsCorrectUrlWithApiOptions unit test

* One more test to the GistCommentsClient

* Ensure argument is not null or empty

* Clean up GistCommentsClientTests class

* Implement Integration test for the GetAllForGist method

* Clean up
2016-04-10 14:51:55 -04:00
Brendan Forster 80719c0033 aaaand format the code 2015-11-04 13:38:51 -08:00
Henrik Andersson 78e76be7d9 Update clients 2015-03-24 00:11:52 +10:00
Dillon Buchanan 93745f1c58 Changed Gist Comment Client Id param from int to string 2015-01-20 18:38:21 -05:00
Peter MacNaughton 231fa2c520 API interface summaries
Modified existing comments in IGitDatabaseClient, IMiscellaneousClient and
ITeamsClient. Hopefully for valid reasons.
2013-12-02 22:08:21 -07:00
Kristian Hellang d1361ead6c Minor adjustments to the API methods 2013-12-01 23:06:43 +01:00
Kristian Hellang 9a9362df76 Added XML documentation to public methods 2013-12-01 22:46:00 +01:00
Kristian Hellang f96b3fdeef Added ApiUrls, updated gist- and comment id to be strings, added failing tests 2013-12-01 22:24:05 +01:00
Kristian Hellang 54cdb972a9 Added stubs for IGistCommentsClient 2013-12-01 22:00:11 +01:00