API structure has changed
1 structure change including:
1 Modification
Modified
1
POST /projects
- Body
-
content type Modified
- startDate, endDate, title, description, projectType, revenueType, budget, timeTrackingEnabled properties Added
- Response
-
200 response Modified
- _id, createdAt, updatedAt, startDate, endDate, title, description, projectType, revenueType, budget, timeTrackingEnabled, people properties Added