Skip to content

Implement task management#156

Open
abdotop wants to merge 2 commits into
masterfrom
simple-task-manager
Open

Implement task management#156
abdotop wants to merge 2 commits into
masterfrom
simple-task-manager

Conversation

@abdotop

@abdotop abdotop commented Jul 20, 2026

Copy link
Copy Markdown
Member

No description provided.

@abdotop abdotop self-assigned this Jul 20, 2026
@abdotop
abdotop requested a review from kigiri July 20, 2026 09:47
Comment thread api/routes.ts
const taskOutput = OBJ({
id: STR('The unique identifier for the task'),
projectSlug: STR('The slug of the project this task belongs to'),
number: NUM('The incremental number of the task within its project'),

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

[A-Z]+-[0-9]+

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