Skip to content

docs(DS-2757): documentación API externa task assigns index & show#11

Merged
jose-richard-91 merged 5 commits intomainfrom
feature/DS-2757-api-externa-task-assigns-show-and-index
Mar 26, 2026
Merged

docs(DS-2757): documentación API externa task assigns index & show#11
jose-richard-91 merged 5 commits intomainfrom
feature/DS-2757-api-externa-task-assigns-show-and-index

Conversation

@jose-richard-91
Copy link

Summary

  • Combina la documentación de los endpoints de la API externa para task assigns: index (DS-2756) y show (DS-2757)
  • Documenta GET /api/external/task_assigns — listado paginado
  • Documenta GET /api/external/task_assigns/:id — detalle

Ramas incluidas

  • feature/DS-2756-api-externa-task-assigns-index
  • feature/DS-2757-api-externa-task-assigns-show

Test plan

  • Revisar que los ejemplos de request/response sean correctos
  • Verificar que los parámetros documentados coincidan con la implementación

🤖 Generated with Claude Code

…ntation

Documents the show endpoint for task assignments, including path parameters,
all 30 response fields with types and descriptions, and shell/ruby examples.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@jose-richard-91 jose-richard-91 changed the base branch from master to main March 20, 2026 12:26
@jose-richard-91 jose-richard-91 changed the title docs(DS-2756/DS-2757): documentación API externa task assigns index & show docs(DS-2757): documentación API externa task assigns index & show Mar 20, 2026
jose-richard-91 and others added 2 commits March 25, 2026 10:52
…ehavior

- Replace `sent`/`in_progress` with `assigned`/`accepted` in status fields
- Clarify that without date filters the API returns all historical tasks
- Note that the platform UI applies a default ±7-day window

Co-Authored-By: Claude Opus 4.6 <[email protected]>
…ity field

- Rename `form_answer_code` to `response_code` to match Google Sheet naming
- Add `priority` field to response examples and field tables
- Updated in both Show and Index endpoint sections

Co-Authored-By: Claude Opus 4.6 <[email protected]>
Copy link

@Tailmon Tailmon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left some questions about some params

Aligns field names with the API naming convention (noun_qualifier)
and matches the backend rename in datascope-rails.

Addresses review comment by @Tailmon on lines 1284, 1334, 1456

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@jose-richard-91 jose-richard-91 merged commit e967313 into main Mar 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants