Skip to content

feat!: rename assessment case APIs to tasks - #3

Merged
Chideraozigbo merged 1 commit into
mainfrom
breaking/case-to-task-rename
Aug 27, 2026
Merged

Chideraozigbo merged 1 commit into
mainfrom
breaking/case-to-task-rename

Conversation

@Chideraozigbo

Copy link
Copy Markdown
Contributor

Summary

  • Breaking rename: assessment case methods → task methods (list_tasks / attach_tasks / replace_tasks / remove_task and language equivalents)
  • Wire paths /tasks/; JSON keys tasks, task_id, assessment_task_id
  • Version bumped for a new major release

Test plan

  • Unit tests for assessment task paths/body keys
  • Smoke against Public API after backend deploy of /tasks/

Made with Cursor

Breaking Public API alignment: list/attach/replace/remove now use
/tasks/ paths and task_id/tasks/assessment_task_id JSON keys.
@Chideraozigbo
Chideraozigbo merged commit 8799a1c into main Aug 27, 2026
2 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.

1 participant