AletheiaFact / AletheiaFact/aletheia

Decorators refactor mapped

Ouverte
#2,081 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
tech tech-debt
Langage dominant
TypeScript
Étoiles
55
Forks
20
Merge moyen
2 j 6 h
PR mergées (30 j)
2

Description

### Background Information

### Fact-Checker Endpoints

These endpoints are used by fact-checkers and reviewers for their workflow.

#### 7. comment.controller.ts (All endpoints)
- [ ] `POST api/comment` - Create comment
- [ ] `PATCH api/comment/bulk-update` - Bulk update comments
- [ ] `PUT api/comment/:id` - Update comment
- [ ] `PUT api/comment/:id/create-reply` - Create reply
- [ ] `PUT api/comment/:id/delete-reply` - Delete reply

#### 8. copilot-chat.controller.ts
- [ ] `POST api/agent-chat` - AI copilot chat for fact-checkers

#### 9. summarization-crawler.controller.ts
- [ ] `GET api/summarization` - Summarization for fact-checkers

### How

Follow the new pattern defined and documented on `AUTH_DECORATOR_MIGRATION.MD`

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.