API structure has changed
3 structure changes including:
1 Breaking change
3 Modifications
Modified
3
Breaking
GET /data/{key}
- Authentication
-
Api plugin & Api plugin auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Api plugin auth authentication method Added
GET /plugins/{pluginId}/data/{key}
- Path went from
/data/{key}to/plugins/{pluginId}/data/{key}(same operationId)Breaking - Authentication
-
Api plugin & Api plugin auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Api plugin auth authentication method Added
POST /exchange-code
- Authentication
-
Api plugin & Api plugin auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Api plugin auth authentication method Added