gristlabs_grist-core/app
Alex Hall fcbad1c887 (core) Add GET /attachments endpoint for listing attachment metadata
Summary: Combines the code and behaviour of the existing endpoints `GET /records` (for the general shape of the result and the parameters for sort/filter/limit etc) and retrieving a specific attachment with `GET /attachments/:id` for handling fields specific to attachments.

Test Plan: Added a DocApi test. Also updated one test to use the new endpoint instead of raw `GET /tables/_grist_Attachments/records`.

Reviewers: cyprien

Reviewed By: cyprien

Subscribers: cyprien

Differential Revision: https://phab.getgrist.com/D3443
2022-05-20 20:30:14 +02:00
..
client (core) Replace nulls in X-axis of charts with '-' to avoid confusion with missing points 2022-05-20 11:54:20 -04:00
common (core) Move guessing logic for column types to run in node once for all columns. 2022-05-19 12:49:51 -04:00
gen-server (core) Polish Access Details 2022-05-19 09:45:26 -07:00
plugin (core) Improving custom widget API. Changing destroy function signature. 2022-05-05 16:34:26 +02:00
server (core) Add GET /attachments endpoint for listing attachment metadata 2022-05-20 20:30:14 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00