box / box/box-windows-sdk-v2

Task API Should Allow for Complete Tasks

Open
#696 2 comments 0 reactions 0 assignees View on GitHub
bug dontstale
Dominant language
C#
Stars
183
Forks
160
Avg merge
10h 44m
Merged PRs (30d)
15

Description

### Description of the Issue
Box support "review" and "complete" tasks but this SDK only exposes the "review" task as shown [here] (https://github.com/box/box-windows-sdk-v2/blob/5800ee9aa621493d6d23d8628b2bf5b20057309a/Box.V2/Models/Request/BoxTaskCreateRequest.cs#L24)

### Expected Behavior
The SDK should support both task types.

https://developer.box.com/reference/post-tasks/

### Versions Used
.Net SDK: v3.24.0

Contributor guide

Open the contributing guide

Research direction

Start in Box.V2/Models/Request/BoxTaskCreateRequest.cs at the referenced line and compare its task-type support with the Box POST /tasks API documentation. Done means the SDK can represent and send both review and complete task types; verify the request behavior with the project's relevant tests if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.