This commit is contained in:
Kevin Anthoney 2016-08-06 20:48:31 +01:00
Родитель 21175ef2c5
Коммит e9f05cb36f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -19,7 +19,7 @@ q.top(5).skip(10).filter('Balance gt 5000').and('CreditLimit', '<', 10000).get()
## odata object
* odata(config)
* `odata(config)`
The `odata(config)` function produces a query object for the construction of queries. `config` is an object
with the following options: