API structure has changed
9 structure changes including:
2 Breaking changes
3 Additions
4 Modifications
2 Removals
Modified
4
Breaking
GET /manager/ambassadors
- Response
-
200 response Modified
- data property Modified
GET /manager/ambassadors/{id}
- Response
-
200 response Modified
-
active property Modified
-
Full types went from
boolean
tointeger(int32)
Breaking
-
Full types went from
-
active property Modified
POST /manager/ambassadors
- Response
-
201 response Modified
-
active property Modified
-
Full types went from
boolean
tointeger(int32)
Breaking
-
Full types went from
-
active property Modified
PUT /manager/ambassadors/{id}
- Response
-
200 response Modified
-
active property Modified
-
Full types went from
boolean
tointeger(int32)
Breaking
-
Full types went from
-
active property Modified
Removed
2
Breaking
GET /manager/bi/report
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /manager/bi/visuals
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
3
GET /manager/bi/activity
GET /manager/bi/report
POST /manager/bi/visuals