Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Endpoints for Index Document Management in finesse-backend #71

Open
2 tasks
Tracked by #130
k-allagbe opened this issue May 7, 2024 · 0 comments
Open
2 tasks
Tracked by #130

Comments

@k-allagbe
Copy link
Member

k-allagbe commented May 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

  • 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.
@k-allagbe k-allagbe transferred this issue from ai-cfia/finesse-frontend May 7, 2024
@k-allagbe 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-backend May 7, 2024
@k-allagbe k-allagbe changed the title Implement Restricted Endpoints for Index Document Management in finesse-backend Implement Endpoints for Index Document Management in finesse-backend May 7, 2024
@k-allagbe k-allagbe added this to Finesse May 7, 2024
@k-allagbe k-allagbe moved this to Todo in Finesse May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant