MCPcopy
hub / github.com/PostHog/posthog / json

Method json

posthog/plugins/test/mock.py:24–25  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

22 self.status_code = status_code
23
24 def json(self):
25 return self.json_data
26
27 def ok(self):
28 return self.status_code < 300

Callers 15

createInsightSceneFunction · 0.80
EmptyStateFunction · 0.80
ErrorStateFunction · 0.80
TimeoutStateFunction · 0.80
Signup.stories.tsxFile · 0.80
TemplateFunction · 0.80
toolbarFetchFunction · 0.80
actionsLogic.tsFile · 0.80

Calls

no outgoing calls