Commit Graph

5 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
Henrik Andersson 2427ab6922 Update observable clients 2015-03-24 00:12:41 +10:00
Dillon Buchanan 93745f1c58 Changed Gist Comment Client Id param from int to string 2015-01-20 18:38:21 -05:00
Kristian Hellang ae23a2ae7a Fixed minor namespace and whitespace issues 2013-12-01 23:42:04 +01:00
Kristian Hellang c4f6c6d19d Added observable clients for gist and gist comments 2013-12-01 23:18:40 +01:00