orion-server
orion-server copied to clipboard
optional parameters in range query (for cURL based usage)
For a range query, currently, all the following three parameters are required
- startkey
- endkey
- limit
If start key is ignored, we can consider it as an empty string. If limit is not specified, we can consider it as no limits.