TaskLine
| API | Description |
|---|---|
| GET v1_0/TaskLine/{Id} |
Access method to a specified taskLine |
| POST v1_0/TaskLine |
Create a new taskLine for a specified project |
App
| API | Description |
|---|---|
| GET v1_0/App/{Id} |
Access method to a specified App |
| GET v1_0/App |
Get the list of all the app |
AppProject
| API | Description |
|---|---|
| GET v1_0/AppProject/{Id} |
Access method to a specified App Project |
| POST v1_0/AppProject |
Create a new app project |