Discussion about HTTP REST API v2 #1399
Labels
0. Needs triage
Pending approval or rejection. This issue is pending approval.
enhancement
New feature or request
Is your feature request related to a problem? Please describe.
I am currently working on adapting V2 API for the tables Android app, and I have a few questions:
CRUD
rows
there is only aPOST
endpoint, but noGET
...Pagination
Is pagination mandatory, optional or no longer supported? In APIv1 it was mandatory, now it looks optional (see
totalitems
anditemsperpage
ocs properties), but using thelimit
query parameter mentioned in the ocs documentation has no effect - so it is not supported?Since when
It looks like the APIv2 is supported starting with Table 0.8.0, it would be nice to mention the added version to the API endpoints
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: