This is started on in manager-branch: feat/ingest-io The feedback was that it shouldn't be an endpoint of its own, but an endpoint under ingest: ``` /ingest/:ingestId/io /ingest/:ingestId/io/:ioId ``` ### Current structure: <img height="200" alt="Database" src="https://github.com/user-attachments/assets/9668d752-9f5a-4267-bfee-f17726df5a98" /> <img height="200" alt="Endpoints" src="https://github.com/user-attachments/assets/e3859412-8dc4-442c-9bc0-42269fc8667f" />
This is started on in manager-branch: feat/ingest-io
The feedback was that it shouldn't be an endpoint of its own, but an endpoint under ingest:
Current structure: