mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-24 16:26:09 -06:00
8245 fix tests
This commit is contained in:
parent
d2af26443c
commit
0f0956a989
@ -83,5 +83,5 @@ class WebhookType(ObjectType):
|
||||
|
||||
class Meta:
|
||||
model = models.Webhook
|
||||
fields = '__all__'
|
||||
exclude = ('content_types', )
|
||||
filterset_class = filtersets.WebhookFilterSet
|
||||
|
Loading…
Reference in New Issue
Block a user