-
Notifications
You must be signed in to change notification settings - Fork 1
API Design Page
patlecat edited this page Apr 14, 2018
·
4 revisions
Based on our story map we want to extract any API resource paths and parameters needed to implement that, for phase 1 at the moment. Use the story-IDs to identify and link the resource to the story.
- /todoapi/reassigntask [task-id] [team member] --> TD-E8
- ...
| Resource Path | Parameters | Story ID |
|---|---|---|
| /todoapi/reassigntask | [task-id] [team member] |
TD-E8 |
| Content Cell | Content Cell |