Commit Graph

7 Commits

Author SHA1 Message Date
Ryan Gribble 6a68110bc9 fix XmlDoc comments 2016-04-03 23:04:46 +10:00
Ryan Gribble a489092f62 Add Importer property to Meta response model
Implement unit test for GetMetadata() call
Flesh out integration test to check all returned Meta fields
-> Found and fixed a bug where the existing `GitHubServicesSHA` field was not deserialised properly
2016-04-03 21:58:45 +10:00
aedampir@gmail.com 695cf8e75b Unused "using" directives were removed in whole solution. 2016-03-25 13:38:07 +07:00
Mordechai Zuber 44304ca70b use string per recommended style 2015-12-16 21:23:36 +02:00
Brendan Forster bfb0559351 tidy up some xml-docs while i'm in here 2015-11-03 09:34:19 -08:00
Haacked a3ad7c9ea6 Make it a readonly list 2015-09-12 16:21:49 -07: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