Permalink
Browse files
Adding requirement that database be specified
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
readme.md
|
@@ -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