You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop endpoints to add, update, and delete documents from our indexes. This will be useful in the process of keeping the indexes up to date with the sources of truth.
Tasks
Design RESTful API endpoints for adding, updating, and deleting documents.
Test endpoints for security vulnerabilities and functionality.
Acceptance Criteria
Endpoints correctly handle add, update, and delete operations on index documents.
The text was updated successfully, but these errors were encountered:
k-allagbe
changed the title
Implement restricted endpoints to add, update and delete documents from the indexes
Implement Restricted Endpoints for Index Document Management in finesse-backendMay 7, 2024
k-allagbe
changed the title
Implement Restricted Endpoints for Index Document Management in finesse-backend
Implement Endpoints for Index Document Management in finesse-backendMay 7, 2024
Description
Develop endpoints to add, update, and delete documents from our indexes. This will be useful in the process of keeping the indexes up to date with the sources of truth.
Tasks
Acceptance Criteria
The text was updated successfully, but these errors were encountered: