-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Labels
backendRequires a change to the API serverRequires a change to the API serverdocumentationAPI docs, readme, developer docsAPI docs, readme, developer docs
Description
I was looking into whether the REST submissions endpoints support paging and wanted to share some of my findings. I found that the endpoints support the query parameters limit and offset:
I tried sending API requests to .../submissions and can see that limit and offset have an effect. However, the API docs indicate that paging isn't supported:
I think we should document that these query parameters are supported. However, we should probably note, as we do for the OData endpoints, that paging does not greatly improve performance:
This TODO can also be removed:
Just wanted to share what I found as I looked into these query parameters!
Metadata
Metadata
Assignees
Labels
backendRequires a change to the API serverRequires a change to the API serverdocumentationAPI docs, readme, developer docsAPI docs, readme, developer docs
Type
Projects
Status
🕒 backlog