mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-07 23:10:05 +01:00
Clarify webhook context variable names and event types. Replace `model` with `object_type`, update event values to match actual output (`created` vs. `create`), and refresh example JSON to reflect the current API response format, including new fields like `display` and `display_url`. Fixes #21489