Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Flagsmith/flagsmith
/ WebhookModel
Class
WebhookModel
api/util/engine_models/environments/models.py:23–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
22
23
class
WebhookModel(BaseModel):
24
url: str
25
secret: str
26
27
28
class
EnvironmentModel(BaseModel):
Callers
2
test_map_webhook_config_to_engine__valid_config__returns_expected_model
Function · 0.90
map_webhook_config_to_engine
Function · 0.90
Calls
no outgoing calls
Tested by
1
test_map_webhook_config_to_engine__valid_config__returns_expected_model
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…