Verified record · from the answer index
Task Management API
apitested · static-verifiedscore 33/100signed passport ✓7 GitHub stars
Backend API documentation
Declared tools (28)
GET /meGET /usersGET /users/{userId}GET /projectsPOST /projectsGET /projects/{projectId}PATCH /projects/{projectId}DELETE /projects/{projectId}GET /projects/{projectId}/boardsPOST /projects/{projectId}/boardsGET /boards/{boardId}PATCH /boards/{boardId}DELETE /boards/{boardId}GET /boards/{boardId}/issuesPOST /boards/{boardId}/issuesGET /issues/{issueId}PATCH /issues/{issueId}DELETE /issues/{issueId}GET /issues/{issueId}/commentsPOST /issues/{issueId}/commentsGET /projects/{projectId}/attachmentsPOST /projects/{projectId}/attachmentsGET /attachments/{attachmentId}DELETE /attachments/{attachmentId}…
github:hippoequine/TaskManagement_GroupA#backend_openapi.yaml · published by hippoequine · source repository