1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Add webhook support for additional models

This commit is contained in:
Jeremy Stretch
2021-03-10 14:49:02 -05:00
parent 4397d3da02
commit c072ba088f
3 changed files with 4 additions and 0 deletions

View File

@@ -379,6 +379,7 @@ class ImageAttachment(BigIDModel):
# Config contexts
#
@extras_features('webhooks')
class ConfigContext(ChangeLoggedModel):
"""
A ConfigContext represents a set of arbitrary data available to any Device or VirtualMachine matching its assigned