AletheiaFact / AletheiaFact/aletheia

Decorators refactor mapped

Abierto
#2,081 0 comentarios 0 reacciones 0 asignados Ver en GitHub
tech tech-debt
Lenguaje dominante
TypeScript
Estrellas
55
Forks
20
Merge medio
2 d 6 h
PR fusionados (30 d)
2

Descripción

### 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`

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.