diff options
| author | Francois Perrad <francois.perrad@gadz.org> | 2010-10-26 16:26:04 +0200 |
|---|---|---|
| committer | Francois Perrad <francois.perrad@gadz.org> | 2010-10-26 16:26:04 +0200 |
| commit | 9c2f13426e1153139b4fac6118f434f1b87e10f9 (patch) | |
| tree | 0986deaa9797140086834ec199223665dd009453 /services/github/object.json | |
| parent | spore2dot: fix authentication (diff) | |
| download | api-description-9c2f13426e1153139b4fac6118f434f1b87e10f9.tar.gz | |
Github: some methods return raw data
Diffstat (limited to 'services/github/object.json')
| -rw-r--r-- | services/github/object.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/services/github/object.json b/services/github/object.json index 56ce32f..8891242 100644 --- a/services/github/object.json +++ b/services/github/object.json @@ -72,6 +72,7 @@ "authority" : "http://github.com/SPORE", "meta" : { "documentation" : "http://develop.github.com/", - "module" : "object" + "module" : "object", + "enable_if" : "get_raw_blob" } } |
