API structure has changed
2 structure changes including:
1 Breaking change
2 Modifications
Modified
2
Breaking
GET /plugins/{pluginId}/data/{key}
- Path
- entityId path parameter Added
POST /plugins/{pluginId}/entities/{entityId}/exchange-code
- Path went from
/exchange-codeto/plugins/{pluginId}/entities/{entityId}/exchange-code(same operationId)Breaking