API structure has changed
6 structure changes including:
1 Breaking change
2 Additions
3 Modifications
1 Removal
Modified
3
Breaking
GET /extensions
- Response
-
200 response Modified
-
application/json content type Modified
-
disabled property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- enabled property Added
-
disabled property Removed
-
application/json content type Modified
POST /extensions/{extid}
- Response
-
200 response Modified
-
application/json content type Modified
-
disabled property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- enabled property Added
-
disabled property Removed
-
application/json content type Modified
PUT /extensions/{extid}/config
- Response
-
200 response Modified
-
application/json content type Modified
-
disabled property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- enabled property Added
-
disabled property Removed
-
application/json content type Modified
Removed
1
Breaking
PUT /extensions/{extid}/disabled/{disabled}
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
2
POST /extensions/{extid}/disable
POST /extensions/{extid}/enable