Vahid Al
|
1dfd5bbafd
|
Remove updating role permissions excess text
|
2024-06-04 18:33:04 +03:30 |
|
AbegaM
|
4df2be4f6a
|
Minor doc fix for curl header and api URL
|
2024-06-04 17:23:51 +03:00 |
|
Ian Mayo
|
135cbfbb17
|
Minor wording improvements
|
2024-06-04 08:52:41 +01:00 |
|
Vahid Al
|
b517f3f0f0
|
Add examples for Rows endpoint in auth mode
|
2024-06-03 21:19:02 +03:30 |
|
Vahid Al
|
ad8e9609b2
|
Add examples for auth endpoints
|
2024-06-03 20:16:32 +03:30 |
|
Vahid Al
|
c3a67601dd
|
Deprecate transaction endpoint
|
2024-06-01 00:46:53 +03:30 |
|
Ian Mayo
|
9d7fc46884
|
Update rows-examples.md (minor typos)
Clarify that providing multiple id values result in method applying to those ids.
|
2024-01-18 13:20:51 +00:00 |
|
Ian Mayo
|
81b1c6a68c
|
Fix typo in rows-examples.md
The `notNull` operator is actually spelt as `notnull` in the code:
df78854a4e/src/controllers/rows.js (L18)
|
2023-09-12 12:03:55 +01:00 |
|
TahaKhanAbdalli
|
7096b0a445
|
added feature to also include array as filter in GET /:name/rows route
|
2023-08-11 18:34:25 +05:00 |
|
Vahid Al
|
aae7dee406
|
Merge pull request #117 from thevahidal/add_filters_for_null
Add feature to filter fields with/without null value
|
2023-07-26 16:59:30 +03:30 |
|
AbegaM
|
86eb60c22c
|
Add unit tests for null filtering + modify docs + Modify filter code
|
2023-07-25 21:08:24 +03:00 |
|
Ian Mayo
|
3fa8f51ab1
|
Minor documentation fix
|
2023-07-25 09:28:45 +01:00 |
|
AbegaM
|
0fbca92a21
|
Add filtering instructions in the Readme + update npm version
|
2023-07-17 20:43:29 +03:00 |
|
Vahid Al
|
9d1f8a2dc6
|
Bulk oprations moved to path params. Bulk operation for retrive endpoint added. Previous bulk operations deprecated.
|
2022-11-04 13:55:58 +03:30 |
|
Vahid Al
|
20564f7df7
|
API docs for bulk endpoints added
|
2022-11-04 02:01:30 +03:30 |
|
Vahid Al
|
dfd78c841a
|
rows and root api examples added
|
2022-11-03 19:03:20 +03:30 |
|
Vahid Al
|
0a0112c22a
|
table api examples added
|
2022-11-03 14:13:16 +03:30 |
|