Permalink
Browse files

Adding requirement that database be specified

  • Loading branch information...
1 parent f71320d commit 193c74b1070e41270827e0bbe10e12959f670149 @waldoj waldoj committed Oct 9, 2012
Showing with 1 addition and 1 deletion.
  1. +1 −1 readme.md
View
@@ -45,7 +45,7 @@ Additional Parameters
* `direction`: direction to sort, either `asc` or `desc` (default `asc`)
* `limit`: number, maximum number of results to return
-e.g., `/[table]/[column]/[value].[format]?order_by=[column]&direction=[direction]`
+e.g., `/[database]/[table]/[column]/[value].[format]?order_by=[column]&direction=[direction]`
Requirements
------------

0 comments on commit 193c74b

Please sign in to comment.