summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",