Commit Graph

15 Commits

Author SHA1 Message Date
Grzegorz Dziadkiewicz 04c9a9a0de Update MiscellaneousClient to ApiClient approach and add pagination support to GetAllLicenses. (#1716)
Co-authored-by: Brendan Forster <brendan@github.com>
2020-02-25 18:48:00 -04:00
Jose de Jesus Medina 5eb9f06b24 Fix typos in comments (#2040) 2019-10-30 13:51:20 -03:00
aedampir@gmail.com bc0390ef4a IObservableMiscellaneousClient and ObservableMiscellaneousClient fixes 2016-03-29 17:39:08 +07:00
Jiaming Chen ce93c4a60c Added NewArbitraryMarkdown class, RenderArbitraryMakrdown method and unit tests for it. 2015-11-03 11:20:35 -08:00
Haacked 7f901c47e8 Implement the Meta endpoint
See https://developer.github.com/v3/meta/ for more information about
this endpoint.
2015-09-12 16:14:13 -07:00
Haacked 15ae4257fa 🎨 Remove redundant type name prefix
The namespace portion of the type name is declared in a using statement.
2015-08-04 21:00:25 -07:00
Mark Taylor e092a109ea Additional changes to support rate_limit API call 2015-07-26 22:03:19 +01:00
Mark Taylor d88f180cd6 Added GetRateLimits to MiscellaneousClient 2015-07-24 21:30:25 +01:00
Henrik Andersson 2427ab6922 Update observable clients 2015-03-24 00:12:41 +10:00
Haacked 0d096dfc92 Implement method to retrieve a single license 2015-03-17 17:50:50 -07:00
Haacked 0e35999811 Implement api to get list of licenses 2015-03-17 17:50:22 -07:00
Haacked f6abb9b0d3 Implement Methods to retrieve gitignore 2015-03-17 10:29:13 -07:00
Haacked 6f1d58450c Add an emoji type rather than a dictionary
Fixes #348
2014-01-30 14:25:16 -08:00
Brendan Forster db2fae206c down with compatibility shims! 2013-10-31 15:01:31 +11:00
Haacked 61c4cdf002 Organize classes better
Closes #94
2013-10-26 09:52:56 -07:00