mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 12:36:45 +00:00
fixing typo
This commit is contained in:
parent
0d6828f4a8
commit
76c28e60d3
@ -41,7 +41,7 @@ class VerificationMethod:
|
||||
|
||||
class WebhookView(CsrfExemptMixin, APIView):
|
||||
"""
|
||||
Endpoint for receiving webhoks.
|
||||
Endpoint for receiving webhooks.
|
||||
"""
|
||||
authentication_classes = []
|
||||
permission_classes = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user