API structure has changed
2 structure changes including:
1 Addition
1 Modification
Modified
1
Breaking
POST /api/organizations/{organizationId}/projects
- Path
-
projectId path parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- organizationId path parameter Added
Added
1
GET /api/projects/{projectId}