We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e85ddb5 commit 61a036aCopy full SHA for 61a036a
src/sentry/api/base.py
@@ -75,6 +75,7 @@
75
"all_silo_endpoint",
76
"internal_cell_silo_endpoint",
77
"internal_all_silo_endpoint",
78
+ "internal_control_silo_endpoint",
79
]
80
81
PAGINATION_DEFAULT_PER_PAGE = 100
0 commit comments