|
@@ -168,14 +168,10 @@ module = [
|
|
|
"sentry.api.decorators",
|
|
|
"sentry.api.endpoints.accept_organization_invite",
|
|
|
"sentry.api.endpoints.accept_project_transfer",
|
|
|
- "sentry.api.endpoints.admin_project_configs",
|
|
|
"sentry.api.endpoints.api_application_details",
|
|
|
- "sentry.api.endpoints.api_applications",
|
|
|
- "sentry.api.endpoints.api_authorizations",
|
|
|
"sentry.api.endpoints.api_tokens",
|
|
|
"sentry.api.endpoints.artifact_lookup",
|
|
|
"sentry.api.endpoints.auth_config",
|
|
|
- "sentry.api.endpoints.auth_index",
|
|
|
"sentry.api.endpoints.auth_login",
|
|
|
"sentry.api.endpoints.avatar.doc_integration",
|
|
|
"sentry.api.endpoints.avatar.organization",
|
|
@@ -183,7 +179,6 @@ module = [
|
|
|
"sentry.api.endpoints.avatar.sentry_app",
|
|
|
"sentry.api.endpoints.avatar.team",
|
|
|
"sentry.api.endpoints.avatar.user",
|
|
|
- "sentry.api.endpoints.broadcast_index",
|
|
|
"sentry.api.endpoints.catchall",
|
|
|
"sentry.api.endpoints.chunk",
|
|
|
"sentry.api.endpoints.codeowners",
|
|
@@ -191,7 +186,6 @@ module = [
|
|
|
"sentry.api.endpoints.codeowners.external_actor.team_details",
|
|
|
"sentry.api.endpoints.codeowners.index",
|
|
|
"sentry.api.endpoints.data_scrubbing_selector_suggestions",
|
|
|
- "sentry.api.endpoints.debug_files",
|
|
|
"sentry.api.endpoints.event_ai_suggested_fix",
|
|
|
"sentry.api.endpoints.event_apple_crash_report",
|
|
|
"sentry.api.endpoints.event_attachment_details",
|
|
@@ -1153,7 +1147,6 @@ module = [
|
|
|
"sentry.web.frontend.shared_group_details",
|
|
|
"sentry.web.frontend.twofactor",
|
|
|
"sentry.web.frontend.unsubscribe_notifications",
|
|
|
- "sentry.wsgi",
|
|
|
"sentry_plugins.asana.plugin",
|
|
|
"sentry_plugins.base",
|
|
|
"sentry_plugins.bitbucket.client",
|