summaryrefslogtreecommitdiff
path: root/services
diff options
context:
space:
mode:
authorFrancois Perrad <francois.perrad@gadz.org>2010-10-30 13:17:01 +0200
committerFrancois Perrad <francois.perrad@gadz.org>2010-10-30 13:17:01 +0200
commita35e10c3143bda77fda12d3fcdcde6b657a03bc5 (patch)
tree936c9440aa6fd9f9ee13c465985422f1ec31c0ce /services
parentadd the Ohloh API, http://www.ohloh.net (diff)
downloadapi-description-a35e10c3143bda77fda12d3fcdcde6b657a03bc5.tar.gz
Ohloh: typo
Diffstat (limited to '')
-rw-r--r--services/ohloh.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/ohloh.json b/services/ohloh.json
index 899e6ca..9152586 100644
--- a/services/ohloh.json
+++ b/services/ohloh.json
@@ -168,7 +168,7 @@
},
"get_message" : {
- "path" : "/accounts/{account_id}/messages/{message_id}.xml",
+ "path" : "/accounts/:account_id/messages/:message_id.xml",
"method" : "GET",
"required_params" : [
"api_key",