From ad73c2c2fccb979d51a6e2e145aea40172001a41 Mon Sep 17 00:00:00 2001 From: Lucas Faria Date: Tue, 4 Nov 2025 17:30:41 -0300 Subject: [PATCH] chore: regenerate types and update recall AI package --- package.json | 2 +- pnpm-lock.yaml | 40 ++++----- src/api/generated.ts | 190 ++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 210 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index 24dbda51c..d96647af2 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@posthog/agent": "1.16.4", "@radix-ui/react-icons": "^1.3.2", "@radix-ui/themes": "^3.2.1", - "@recallai/desktop-sdk": "^1.3.0", + "@recallai/desktop-sdk": "^1.3.2", "@tanstack/react-query": "^5.90.2", "@tiptap/extension-link": "^3.6.6", "@tiptap/extension-mention": "^3.6.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f740e9fcb..1d2d21b9f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^3.2.1 version: 3.2.1(@types/react-dom@18.3.7(@types/react@18.3.26))(@types/react@18.3.26)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@recallai/desktop-sdk': - specifier: ^1.3.0 - version: 1.3.0 + specifier: ^1.3.2 + version: 1.3.2 '@tanstack/react-query': specifier: ^5.90.2 version: 5.90.3(react@18.3.1) @@ -1245,8 +1245,8 @@ packages: '@radix-ui/react-accordion@1.2.12': resolution: {integrity: sha512-T4nygeh9YE9dLRPhAHSeOZi7HBXo+0kYIPJXayZfvWOWA0+n3dESrZbjfDPUABkUNym6Hd+f2IR113To8D2GPA==} peerDependencies: - '@types/react': '*' - '@types/react-dom': '*' + '@types/react': 19.1.11 + '@types/react-dom': 19.1.8 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc peerDependenciesMeta: @@ -1402,8 +1402,8 @@ packages: '@radix-ui/react-dismissable-layer@1.1.11': resolution: {integrity: sha512-Nqcp+t5cTB8BinFkZgXiMJniQH0PsUt2k51FUhbdfeKvc4ACcG2uQniY/8+h1Yv6Kza4Q7lD7PQV0z0oicE0Mg==} peerDependencies: - '@types/react': '*' - '@types/react-dom': '*' + '@types/react': 19.0.10 + '@types/react-dom': 19.0.4 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc peerDependenciesMeta: @@ -1428,7 +1428,7 @@ packages: '@radix-ui/react-focus-guards@1.1.3': resolution: {integrity: sha512-0rFg/Rj2Q62NCm62jZw0QX7a3sz6QCQU0LpZdNrJX8byRGaGVTqbrW9jAoIAHyMQqsNpeZ81YgSizOt5WXq0Pw==} peerDependencies: - '@types/react': '*' + '@types/react': 19.0.10 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc peerDependenciesMeta: '@types/react': @@ -1437,8 +1437,8 @@ packages: '@radix-ui/react-focus-scope@1.1.7': resolution: {integrity: sha512-t2ODlkXBQyn7jkl6TNaw/MtVEVvIGelJDCG41Okq/KwUsJBwQ4XVZsHAVUkK4mBv3ewiAS3PGuUWuY2BoK4ZUw==} peerDependencies: - '@types/react': '*' - '@types/react-dom': '*' + '@types/react': 19.0.10 + '@types/react-dom': 19.0.4 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc peerDependenciesMeta: @@ -1581,8 +1581,8 @@ packages: '@radix-ui/react-popper@1.2.8': resolution: {integrity: sha512-0NJQ4LFFUuWkE7Oxf0htBKS6zLkkjBH+hM1uk7Ng705ReR8m/uelduy1DBo0PyBXPKVnBA6YBlU94MBGXrSBCw==} peerDependencies: - '@types/react': '*' - '@types/react-dom': '*' + '@types/react': 19.0.10 + '@types/react-dom': 19.0.4 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc peerDependenciesMeta: @@ -1607,8 +1607,8 @@ packages: '@radix-ui/react-presence@1.1.5': resolution: {integrity: sha512-/jfEwNDdQVBCNvjkGit4h6pMOzq8bHkopq458dPt2lMjx+eBQUohZNG9A7DtO/O5ukSbxuaNGXMjHicgwy6rQQ==} peerDependencies: - '@types/react': '*' - '@types/react-dom': '*' + '@types/react': 19.0.10 + '@types/react-dom': 19.0.4 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc peerDependenciesMeta: @@ -1659,8 +1659,8 @@ packages: '@radix-ui/react-roving-focus@1.1.11': resolution: {integrity: sha512-7A6S9jSgm/S+7MdtNDSb+IU859vQqJ/QAtcYQcfFC6W8RS4IxIZDldLR0xqCFZ6DCyrQLjLPsxtTNch5jVA4lA==} peerDependencies: - '@types/react': '*' - '@types/react-dom': '*' + '@types/react': 19.0.10 + '@types/react-dom': 19.0.4 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc peerDependenciesMeta: @@ -1878,7 +1878,7 @@ packages: '@radix-ui/react-use-previous@1.1.1': resolution: {integrity: sha512-2dHfToCj/pzca2Ck724OZ5L0EVrr3eHRNsG/b3xQJLA2hZpVCS99bLAX+hm1IHXDEnzU6by5z/5MIY794/a8NQ==} peerDependencies: - '@types/react': '*' + '@types/react': 19.0.10 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc peerDependenciesMeta: '@types/react': @@ -1931,8 +1931,8 @@ packages: '@types/react-dom': optional: true - '@recallai/desktop-sdk@1.3.0': - resolution: {integrity: sha512-Y7tk559u5VYaA0pRW7GbRbsgvRln58PQY8aVr+0Y3gfvv7Uq+se+6JyeeQZh4iTlcHMDXr29T2OznVinFyf6wQ==} + '@recallai/desktop-sdk@1.3.2': + resolution: {integrity: sha512-8Ym6eVRll2cfxJPiOQw/ylLJFtCxfaPTxa1y+u11cILeSXw78mMbARU1xWhb0Y1sua9lQW9QkbIe6wFaD/cRbw==} engines: {node: '>=18.0.0'} '@remirror/core-constants@3.0.0': @@ -4323,7 +4323,7 @@ packages: resolution: {integrity: sha512-HpMh8+oahmIdOuS5aFKKY6Pyog+FNaZV/XyJOq7b4YFwsFHe5yYfdbIalI4k3vU2nSDql7YskmUseHsRrJqIPA==} engines: {node: '>=10'} peerDependencies: - '@types/react': '*' + '@types/react': 19.1.11 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc peerDependenciesMeta: '@types/react': @@ -7017,7 +7017,7 @@ snapshots: '@types/react': 18.3.26 '@types/react-dom': 18.3.7(@types/react@18.3.26) - '@recallai/desktop-sdk@1.3.0': + '@recallai/desktop-sdk@1.3.2': dependencies: tar: 7.5.1 uuid: 11.1.0 diff --git a/src/api/generated.ts b/src/api/generated.ts index 40d8f3ef4..d67a1a327 100644 --- a/src/api/generated.ts +++ b/src/api/generated.ts @@ -521,6 +521,17 @@ export namespace Schemas { disableHoverOffset: boolean | null; hideAggregation: boolean | null; }>; + export type ActiveBreakpoint = { + id: string; + repository?: (string | null) | undefined; + filename: string; + line_number: number; + enabled: boolean; + condition?: (string | null) | undefined; + }; + export type ActiveBreakpointsResponse = { + breakpoints: Array; + }; export type ActivityLog = { id: string; user: UserBasic; @@ -2281,6 +2292,21 @@ export namespace Schemas { batch_export: string; }; export type BreakdownItem = { label: string; value: string | number }; + export type BreakpointHit = { + id: string; + lineNumber: number; + functionName: string; + timestamp: string; + variables: Record; + stackTrace: Array; + breakpoint_id: string; + filename: string; + }; + export type BreakpointHitsResponse = { + results: Array; + count: number; + has_more: boolean; + }; export type ByweekdayEnum = | "monday" | "tuesday" @@ -2508,6 +2534,7 @@ export namespace Schemas { | "static" | "person_property" | "behavioral" + | "realtime" | "analytical"; export type Cohort = { id: number; @@ -3268,6 +3295,7 @@ export namespace Schemas { id: string | number; type: ErrorTrackingIssueAssigneeType; }; + export type ErrorTrackingIssueCohort = { id: number; name: string }; export type IntegrationKind = | "slack" | "salesforce" @@ -3318,6 +3346,7 @@ export namespace Schemas { export type ErrorTrackingIssue = { aggregations?: ErrorTrackingIssueAggregations | undefined; assignee?: ErrorTrackingIssueAssignee | undefined; + cohort?: ErrorTrackingIssueCohort | undefined; description?: (string | null) | undefined; external_issues?: | (Array | null) @@ -3353,6 +3382,7 @@ export namespace Schemas { }; export type ErrorTrackingCorrelatedIssue = { assignee?: ErrorTrackingIssueAssignee | undefined; + cohort?: ErrorTrackingIssueCohort | undefined; description?: (string | null) | undefined; event: string; external_issues?: @@ -3437,6 +3467,7 @@ export namespace Schemas { export type LLMTrace = { aiSessionId?: (string | null) | undefined; createdAt: string; + errorCount?: (number | null) | undefined; events: Array; id: string; inputCost?: (number | null) | undefined; @@ -3502,6 +3533,7 @@ export namespace Schemas { | "revenue_analytics_properties" | "resources" | "error_tracking_properties" + | "activity_log_properties" | "max_ai_context"; export type EventsQueryResponse = { columns: Array; @@ -4265,6 +4297,8 @@ export namespace Schemas { dateRange: DateRange; filterGroup?: PropertyGroupFilter | undefined; filterTestAccounts?: (boolean | null) | undefined; + groupKey?: (string | null) | undefined; + groupTypeIndex?: (number | null) | undefined; issueId?: (string | null) | undefined; kind?: "ErrorTrackingQuery" | undefined; limit?: (number | null) | undefined; @@ -4372,6 +4406,8 @@ export namespace Schemas { export type TracesQuery = Partial<{ dateRange: DateRange; filterTestAccounts: boolean | null; + groupKey: string | null; + groupTypeIndex: number | null; kind: "TracesQuery"; limit: number | null; modifiers: HogQLQueryModifiers; @@ -5353,6 +5389,7 @@ export namespace Schemas { event_uuid: string; person_id: string; session_id: string; + timestamp: string; }; export type ExperimentStatsValidationFailure = | "not-enough-exposures" @@ -5952,7 +5989,7 @@ export namespace Schemas { | "activity_score" | "recording_ttl"; export type RecordingOrderDirection = "ASC" | "DESC"; - export type MatchedRecordingEvent = { uuid: string }; + export type MatchedRecordingEvent = { timestamp: string; uuid: string }; export type MatchedRecording = { events: Array; session_id?: (string | null) | undefined; @@ -6343,6 +6380,16 @@ export namespace Schemas { errors: string; display_name: string; }; + export type LiveDebuggerBreakpoint = { + id: string; + repository?: (string | null) | undefined; + filename: string; + line_number: number; + enabled?: boolean | undefined; + condition?: (string | null) | undefined; + created_at: string; + updated_at: string; + }; export type MembershipLevelEnum = 1 | 8 | 15; export type MinimalPerson = { id: number; @@ -6444,6 +6491,10 @@ export namespace Schemas { saml_entity_id?: (string | null) | undefined; saml_acs_url?: (string | null) | undefined; saml_x509_cert?: (string | null) | undefined; + has_scim: boolean; + scim_enabled?: boolean | undefined; + scim_base_url: string | null; + scim_bearer_token: string | null; }; export type OrganizationMembershipLevel = 1 | 8 | 15; export type OrganizationInvite = { @@ -6683,6 +6734,12 @@ export namespace Schemas { previous?: (string | null) | undefined; results: Array; }; + export type PaginatedLiveDebuggerBreakpointList = { + count: number; + next?: (string | null) | undefined; + previous?: (string | null) | undefined; + results: Array; + }; export type PaginatedNotebookMinimalList = { count: number; next?: (string | null) | undefined; @@ -7585,6 +7642,7 @@ export namespace Schemas { | "Delta" | "DeltaS3Wrapper"; export type SourceTypeEnum = + | "Github" | "Stripe" | "Hubspot" | "Postgres" @@ -8219,6 +8277,16 @@ export namespace Schemas { alerts: string; last_viewed_at: string; }>; + export type PatchedLiveDebuggerBreakpoint = Partial<{ + id: string; + repository: string | null; + filename: string; + line_number: number; + enabled: boolean; + condition: string | null; + created_at: string; + updated_at: string; + }>; export type PatchedNotebook = Partial<{ id: string; short_id: string; @@ -8272,6 +8340,10 @@ export namespace Schemas { saml_entity_id: string | null; saml_acs_url: string | null; saml_x509_cert: string | null; + has_scim: boolean; + scim_enabled: boolean; + scim_base_url: string | null; + scim_bearer_token: string | null; }>; export type PatchedOrganizationMember = Partial<{ id: string; @@ -8360,6 +8432,7 @@ export namespace Schemas { flags_persistence_default: boolean | null; secret_api_token: string | null; secret_api_token_backup: string | null; + receive_org_level_activity_logs: boolean | null; }>; export type PatchedPropertyDefinition = Partial<{ id: string; @@ -8623,6 +8696,7 @@ export namespace Schemas { base_currency: BaseCurrencyEnum & unknown; web_analytics_pre_aggregated_tables_enabled: boolean | null; experiment_recalculation_time: string | null; + receive_org_level_activity_logs: boolean | null; effective_membership_level: | (EffectiveMembershipLevelEnum & (unknown | null)) | null; @@ -8747,6 +8821,7 @@ export namespace Schemas { flags_persistence_default?: (boolean | null) | undefined; secret_api_token: string | null; secret_api_token_backup: string | null; + receive_org_level_activity_logs?: (boolean | null) | undefined; }; export type PropertyItemTypeEnum = | "event" @@ -10032,6 +10107,7 @@ export namespace Schemas { base_currency?: (BaseCurrencyEnum & unknown) | undefined; web_analytics_pre_aggregated_tables_enabled?: (boolean | null) | undefined; experiment_recalculation_time?: (string | null) | undefined; + receive_org_level_activity_logs?: (boolean | null) | undefined; effective_membership_level: | (EffectiveMembershipLevelEnum & (unknown | null)) | null; @@ -14635,6 +14711,15 @@ export namespace Endpoints { }; responses: { 200: unknown }; }; + export type get_Event_definitions_typescript_retrieve = { + method: "GET"; + path: "/api/projects/{project_id}/event_definitions/typescript/"; + requestFormat: "json"; + parameters: { + path: { project_id: string }; + }; + responses: { 200: unknown }; + }; export type get_Events_list = { method: "GET"; path: "/api/projects/{project_id}/events/"; @@ -16054,6 +16139,100 @@ export namespace Endpoints { }; responses: { 200: unknown }; }; + export type get_Live_debugger_breakpoints_list = { + method: "GET"; + path: "/api/projects/{project_id}/live_debugger_breakpoints/"; + requestFormat: "json"; + parameters: { + query: Partial<{ + filename: string; + limit: number; + offset: number; + repository: string; + }>; + path: { project_id: string }; + }; + responses: { 200: Schemas.PaginatedLiveDebuggerBreakpointList }; + }; + export type post_Live_debugger_breakpoints_create = { + method: "POST"; + path: "/api/projects/{project_id}/live_debugger_breakpoints/"; + requestFormat: "json"; + parameters: { + path: { project_id: string }; + + body: Schemas.LiveDebuggerBreakpoint; + }; + responses: { 201: Schemas.LiveDebuggerBreakpoint }; + }; + export type get_Live_debugger_breakpoints_retrieve = { + method: "GET"; + path: "/api/projects/{project_id}/live_debugger_breakpoints/{id}/"; + requestFormat: "json"; + parameters: { + path: { id: string; project_id: string }; + }; + responses: { 200: Schemas.LiveDebuggerBreakpoint }; + }; + export type put_Live_debugger_breakpoints_update = { + method: "PUT"; + path: "/api/projects/{project_id}/live_debugger_breakpoints/{id}/"; + requestFormat: "json"; + parameters: { + path: { id: string; project_id: string }; + + body: Schemas.LiveDebuggerBreakpoint; + }; + responses: { 200: Schemas.LiveDebuggerBreakpoint }; + }; + export type patch_Live_debugger_breakpoints_partial_update = { + method: "PATCH"; + path: "/api/projects/{project_id}/live_debugger_breakpoints/{id}/"; + requestFormat: "json"; + parameters: { + path: { id: string; project_id: string }; + + body: Schemas.PatchedLiveDebuggerBreakpoint; + }; + responses: { 200: Schemas.LiveDebuggerBreakpoint }; + }; + export type delete_Live_debugger_breakpoints_destroy = { + method: "DELETE"; + path: "/api/projects/{project_id}/live_debugger_breakpoints/{id}/"; + requestFormat: "json"; + parameters: { + path: { id: string; project_id: string }; + }; + responses: { 204: unknown }; + }; + export type get_Live_debugger_breakpoints_active_retrieve = { + method: "GET"; + path: "/api/projects/{project_id}/live_debugger_breakpoints/active/"; + requestFormat: "json"; + parameters: { + query: Partial<{ + enabled: boolean; + filename: string; + repository: string; + }>; + path: { project_id: string }; + }; + responses: { + 200: Schemas.ActiveBreakpointsResponse; + 400: unknown; + 401: unknown; + }; + }; + export type get_Live_debugger_breakpoints_breakpoint_hits_retrieve = { + method: "GET"; + path: "/api/projects/{project_id}/live_debugger_breakpoints/breakpoint_hits/"; + requestFormat: "json"; + parameters: { + query: Partial<{ breakpoint_ids: string; limit: number; offset: number }>; + path: { project_id: string }; + }; + responses: { 200: Schemas.BreakpointHitsResponse; 400: unknown }; + }; export type post_Llm_gateway_v1_chat_completions_create = { method: "POST"; path: "/api/projects/{project_id}/llm_gateway/v1/chat/completions/"; @@ -17958,6 +18137,7 @@ export type EndpointByMethod = { "/api/projects/{project_id}/event_definitions/": Endpoints.get_Event_definitions_retrieve; "/api/projects/{project_id}/event_definitions/{id}/": Endpoints.get_Event_definitions_retrieve_2; "/api/projects/{project_id}/event_definitions/{id}/metrics/": Endpoints.get_Event_definitions_metrics_retrieve; + "/api/projects/{project_id}/event_definitions/typescript/": Endpoints.get_Event_definitions_typescript_retrieve; "/api/projects/{project_id}/events/": Endpoints.get_Events_list; "/api/projects/{project_id}/events/{id}/": Endpoints.get_Events_retrieve; "/api/projects/{project_id}/events/values/": Endpoints.get_Events_values_retrieve; @@ -18025,6 +18205,10 @@ export type EndpointByMethod = { "/api/projects/{project_id}/integrations/{id}/linkedin_ads_conversion_rules/": Endpoints.get_Integrations_linkedin_ads_conversion_rules_retrieve; "/api/projects/{project_id}/integrations/{id}/twilio_phone_numbers/": Endpoints.get_Integrations_twilio_phone_numbers_retrieve; "/api/projects/{project_id}/integrations/authorize/": Endpoints.get_Integrations_authorize_retrieve; + "/api/projects/{project_id}/live_debugger_breakpoints/": Endpoints.get_Live_debugger_breakpoints_list; + "/api/projects/{project_id}/live_debugger_breakpoints/{id}/": Endpoints.get_Live_debugger_breakpoints_retrieve; + "/api/projects/{project_id}/live_debugger_breakpoints/active/": Endpoints.get_Live_debugger_breakpoints_active_retrieve; + "/api/projects/{project_id}/live_debugger_breakpoints/breakpoint_hits/": Endpoints.get_Live_debugger_breakpoints_breakpoint_hits_retrieve; "/api/projects/{project_id}/logs/attributes/": Endpoints.get_Logs_attributes_retrieve; "/api/projects/{project_id}/logs/values/": Endpoints.get_Logs_values_retrieve; "/api/projects/{project_id}/notebooks/": Endpoints.get_Notebooks_list; @@ -18241,6 +18425,7 @@ export type EndpointByMethod = { "/api/projects/{project_id}/insights/viewed/": Endpoints.post_Insights_viewed_create; "/api/projects/{project_id}/integrations/": Endpoints.post_Integrations_create; "/api/projects/{project_id}/integrations/{id}/email/verify/": Endpoints.post_Integrations_email_verify_create; + "/api/projects/{project_id}/live_debugger_breakpoints/": Endpoints.post_Live_debugger_breakpoints_create; "/api/projects/{project_id}/llm_gateway/v1/chat/completions/": Endpoints.post_Llm_gateway_v1_chat_completions_create; "/api/projects/{project_id}/llm_gateway/v1/messages/": Endpoints.post_Llm_gateway_v1_messages_create; "/api/projects/{project_id}/logs/query/": Endpoints.post_Logs_query_create; @@ -18341,6 +18526,7 @@ export type EndpointByMethod = { "/api/projects/{project_id}/groups_types/set_default_columns/": Endpoints.put_Groups_types_set_default_columns_update; "/api/projects/{project_id}/hog_functions/{id}/": Endpoints.put_Hog_functions_update; "/api/projects/{project_id}/insights/{id}/": Endpoints.put_Insights_update; + "/api/projects/{project_id}/live_debugger_breakpoints/{id}/": Endpoints.put_Live_debugger_breakpoints_update; "/api/projects/{project_id}/notebooks/{short_id}/": Endpoints.put_Notebooks_update; "/api/projects/{project_id}/persisted_folder/{id}/": Endpoints.put_Persisted_folder_update; "/api/projects/{project_id}/persons/{id}/": Endpoints.put_Persons_update; @@ -18418,6 +18604,7 @@ export type EndpointByMethod = { "/api/projects/{project_id}/hog_functions/{id}/": Endpoints.patch_Hog_functions_partial_update; "/api/projects/{project_id}/hog_functions/rearrange/": Endpoints.patch_Hog_functions_rearrange_partial_update; "/api/projects/{project_id}/insights/{id}/": Endpoints.patch_Insights_partial_update; + "/api/projects/{project_id}/live_debugger_breakpoints/{id}/": Endpoints.patch_Live_debugger_breakpoints_partial_update; "/api/projects/{project_id}/notebooks/{short_id}/": Endpoints.patch_Notebooks_partial_update; "/api/projects/{project_id}/persisted_folder/{id}/": Endpoints.patch_Persisted_folder_partial_update; "/api/projects/{project_id}/persons/{id}/": Endpoints.patch_Persons_partial_update; @@ -18499,6 +18686,7 @@ export type EndpointByMethod = { "/api/projects/{project_id}/insights/{insight_id}/sharing/passwords/{password_id}/": Endpoints.delete_Insights_sharing_passwords_destroy; "/api/projects/{project_id}/insights/{id}/": Endpoints.delete_Insights_destroy; "/api/projects/{project_id}/integrations/{id}/": Endpoints.delete_Integrations_destroy; + "/api/projects/{project_id}/live_debugger_breakpoints/{id}/": Endpoints.delete_Live_debugger_breakpoints_destroy; "/api/projects/{project_id}/notebooks/{short_id}/": Endpoints.delete_Notebooks_destroy; "/api/projects/{project_id}/persisted_folder/{id}/": Endpoints.delete_Persisted_folder_destroy; "/api/projects/{project_id}/persons/{id}/": Endpoints.delete_Persons_destroy;