Version 2.0.1
· One min read
Version 2.0.1 is a maintenance release focused on tightening Webhook behaviour so that it matches the published documentation.
Fixes
- Webhook identifier is now returned in the
idproperty (formerly_id). - Payload structure: resources are no longer wrapped in an extra layer; you’ll find them directly under data (e.g.
datainstead ofdata.document).
The OpenAPI specification has been refreshed to mirror these fixes, but only wording and formatting were touched—nothing that alters functionality or breaks existing integrations.