Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Flagsmith/flagsmith
/ WebhookURLSerializer
Class
WebhookURLSerializer
api/webhooks/serializers.py:11–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
10
11
class
WebhookURLSerializer(serializers.Serializer[None]):
12
url = NoSSRFURLField()
13
14
15
class
ScopeSerializer(serializers.Serializer[None]):
Callers
nothing calls this directly
Calls
1
NoSSRFURLField
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…