@sentry/api 0.227.0 → 0.229.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +2 -2
- package/dist/index.js +24 -24
- package/dist/sdk.gen.d.ts +77 -13
- package/dist/types.gen.d.ts +54 -48
- package/dist/zod.gen.d.ts +30 -24
- package/dist/zod.js +50 -48
- package/package.json +1 -1
package/dist/types.gen.d.ts
CHANGED
|
@@ -6665,6 +6665,9 @@ export type OrganizationTraceResponse = Array<{
|
|
|
6665
6665
|
measurements: {
|
|
6666
6666
|
[key: string]: unknown;
|
|
6667
6667
|
};
|
|
6668
|
+
browser_web_vital: {
|
|
6669
|
+
[key: string]: unknown;
|
|
6670
|
+
};
|
|
6668
6671
|
op: string;
|
|
6669
6672
|
name: string;
|
|
6670
6673
|
parent_span_id: string | null;
|
|
@@ -17265,7 +17268,7 @@ export type UpdateOrganizationNotificationsActionResponses = {
|
|
|
17265
17268
|
};
|
|
17266
17269
|
};
|
|
17267
17270
|
export type UpdateOrganizationNotificationsActionResponse = UpdateOrganizationNotificationsActionResponses[keyof UpdateOrganizationNotificationsActionResponses];
|
|
17268
|
-
export type
|
|
17271
|
+
export type GetOrganizationPreprodArtifactInstallDetailsData = {
|
|
17269
17272
|
body?: never;
|
|
17270
17273
|
path: {
|
|
17271
17274
|
/**
|
|
@@ -17280,7 +17283,7 @@ export type ListOrganizationPreprodartifactInstallDetailsData = {
|
|
|
17280
17283
|
query?: never;
|
|
17281
17284
|
url: '/api/0/organizations/{organization_id_or_slug}/preprodartifacts/{artifact_id}/install-details/';
|
|
17282
17285
|
};
|
|
17283
|
-
export type
|
|
17286
|
+
export type GetOrganizationPreprodArtifactInstallDetailsErrors = {
|
|
17284
17287
|
/**
|
|
17285
17288
|
* Forbidden
|
|
17286
17289
|
*/
|
|
@@ -17290,7 +17293,7 @@ export type ListOrganizationPreprodartifactInstallDetailsErrors = {
|
|
|
17290
17293
|
*/
|
|
17291
17294
|
404: unknown;
|
|
17292
17295
|
};
|
|
17293
|
-
export type
|
|
17296
|
+
export type GetOrganizationPreprodArtifactInstallDetailsResponses = {
|
|
17294
17297
|
200: {
|
|
17295
17298
|
buildId: string;
|
|
17296
17299
|
state: string;
|
|
@@ -17328,8 +17331,8 @@ export type ListOrganizationPreprodartifactInstallDetailsResponses = {
|
|
|
17328
17331
|
codesigningType: string | null;
|
|
17329
17332
|
};
|
|
17330
17333
|
};
|
|
17331
|
-
export type
|
|
17332
|
-
export type
|
|
17334
|
+
export type GetOrganizationPreprodArtifactInstallDetailsResponse = GetOrganizationPreprodArtifactInstallDetailsResponses[keyof GetOrganizationPreprodArtifactInstallDetailsResponses];
|
|
17335
|
+
export type GetOrganizationPreprodArtifactSizeAnalysisData = {
|
|
17333
17336
|
body?: never;
|
|
17334
17337
|
path: {
|
|
17335
17338
|
/**
|
|
@@ -17349,7 +17352,7 @@ export type ListOrganizationPreprodartifactSizeAnalysisData = {
|
|
|
17349
17352
|
};
|
|
17350
17353
|
url: '/api/0/organizations/{organization_id_or_slug}/preprodartifacts/{artifact_id}/size-analysis/';
|
|
17351
17354
|
};
|
|
17352
|
-
export type
|
|
17355
|
+
export type GetOrganizationPreprodArtifactSizeAnalysisErrors = {
|
|
17353
17356
|
/**
|
|
17354
17357
|
* Bad Request
|
|
17355
17358
|
*/
|
|
@@ -17363,7 +17366,7 @@ export type ListOrganizationPreprodartifactSizeAnalysisErrors = {
|
|
|
17363
17366
|
*/
|
|
17364
17367
|
404: unknown;
|
|
17365
17368
|
};
|
|
17366
|
-
export type
|
|
17369
|
+
export type GetOrganizationPreprodArtifactSizeAnalysisResponses = {
|
|
17367
17370
|
200: {
|
|
17368
17371
|
buildId: string;
|
|
17369
17372
|
state: string;
|
|
@@ -17462,8 +17465,8 @@ export type ListOrganizationPreprodartifactSizeAnalysisResponses = {
|
|
|
17462
17465
|
}> | null;
|
|
17463
17466
|
};
|
|
17464
17467
|
};
|
|
17465
|
-
export type
|
|
17466
|
-
export type
|
|
17468
|
+
export type GetOrganizationPreprodArtifactSizeAnalysisResponse = GetOrganizationPreprodArtifactSizeAnalysisResponses[keyof GetOrganizationPreprodArtifactSizeAnalysisResponses];
|
|
17469
|
+
export type DeleteOrganizationPreprodArtifactSnapshotData = {
|
|
17467
17470
|
body?: never;
|
|
17468
17471
|
path: {
|
|
17469
17472
|
/**
|
|
@@ -17478,7 +17481,7 @@ export type DeleteOrganizationPreprodartifactsSnapshotData = {
|
|
|
17478
17481
|
query?: never;
|
|
17479
17482
|
url: '/api/0/organizations/{organization_id_or_slug}/preprodartifacts/snapshots/{snapshot_id}/';
|
|
17480
17483
|
};
|
|
17481
|
-
export type
|
|
17484
|
+
export type DeleteOrganizationPreprodArtifactSnapshotErrors = {
|
|
17482
17485
|
/**
|
|
17483
17486
|
* Forbidden
|
|
17484
17487
|
*/
|
|
@@ -17488,14 +17491,14 @@ export type DeleteOrganizationPreprodartifactsSnapshotErrors = {
|
|
|
17488
17491
|
*/
|
|
17489
17492
|
404: unknown;
|
|
17490
17493
|
};
|
|
17491
|
-
export type
|
|
17494
|
+
export type DeleteOrganizationPreprodArtifactSnapshotResponses = {
|
|
17492
17495
|
/**
|
|
17493
17496
|
* No response body
|
|
17494
17497
|
*/
|
|
17495
17498
|
204: void;
|
|
17496
17499
|
};
|
|
17497
|
-
export type
|
|
17498
|
-
export type
|
|
17500
|
+
export type DeleteOrganizationPreprodArtifactSnapshotResponse = DeleteOrganizationPreprodArtifactSnapshotResponses[keyof DeleteOrganizationPreprodArtifactSnapshotResponses];
|
|
17501
|
+
export type GetOrganizationPreprodArtifactSnapshotData = {
|
|
17499
17502
|
body?: never;
|
|
17500
17503
|
path: {
|
|
17501
17504
|
/**
|
|
@@ -17515,7 +17518,7 @@ export type GetOrganizationPreprodartifactsSnapshotData = {
|
|
|
17515
17518
|
};
|
|
17516
17519
|
url: '/api/0/organizations/{organization_id_or_slug}/preprodartifacts/snapshots/{snapshot_id}/';
|
|
17517
17520
|
};
|
|
17518
|
-
export type
|
|
17521
|
+
export type GetOrganizationPreprodArtifactSnapshotErrors = {
|
|
17519
17522
|
/**
|
|
17520
17523
|
* Forbidden
|
|
17521
17524
|
*/
|
|
@@ -17525,7 +17528,7 @@ export type GetOrganizationPreprodartifactsSnapshotErrors = {
|
|
|
17525
17528
|
*/
|
|
17526
17529
|
404: unknown;
|
|
17527
17530
|
};
|
|
17528
|
-
export type
|
|
17531
|
+
export type GetOrganizationPreprodArtifactSnapshotResponses = {
|
|
17529
17532
|
200: {
|
|
17530
17533
|
head_artifact_id?: string;
|
|
17531
17534
|
base_artifact_id?: string | null;
|
|
@@ -17667,8 +17670,8 @@ export type GetOrganizationPreprodartifactsSnapshotResponses = {
|
|
|
17667
17670
|
}>;
|
|
17668
17671
|
};
|
|
17669
17672
|
};
|
|
17670
|
-
export type
|
|
17671
|
-
export type
|
|
17673
|
+
export type GetOrganizationPreprodArtifactSnapshotResponse = GetOrganizationPreprodArtifactSnapshotResponses[keyof GetOrganizationPreprodArtifactSnapshotResponses];
|
|
17674
|
+
export type GetOrganizationPreprodArtifactSnapshotImageData = {
|
|
17672
17675
|
body?: never;
|
|
17673
17676
|
path: {
|
|
17674
17677
|
/**
|
|
@@ -17687,7 +17690,7 @@ export type GetOrganizationPreprodartifactsSnapshotImageData = {
|
|
|
17687
17690
|
query?: never;
|
|
17688
17691
|
url: '/api/0/organizations/{organization_id_or_slug}/preprodartifacts/snapshots/{snapshot_id}/images/{image_identifier}/';
|
|
17689
17692
|
};
|
|
17690
|
-
export type
|
|
17693
|
+
export type GetOrganizationPreprodArtifactSnapshotImageErrors = {
|
|
17691
17694
|
/**
|
|
17692
17695
|
* Forbidden
|
|
17693
17696
|
*/
|
|
@@ -17697,7 +17700,7 @@ export type GetOrganizationPreprodartifactsSnapshotImageErrors = {
|
|
|
17697
17700
|
*/
|
|
17698
17701
|
404: unknown;
|
|
17699
17702
|
};
|
|
17700
|
-
export type
|
|
17703
|
+
export type GetOrganizationPreprodArtifactSnapshotImageResponses = {
|
|
17701
17704
|
200: {
|
|
17702
17705
|
image_file_name?: string;
|
|
17703
17706
|
comparison_status?: string | null;
|
|
@@ -17734,8 +17737,8 @@ export type GetOrganizationPreprodartifactsSnapshotImageResponses = {
|
|
|
17734
17737
|
previous_image_file_name?: string | null;
|
|
17735
17738
|
};
|
|
17736
17739
|
};
|
|
17737
|
-
export type
|
|
17738
|
-
export type
|
|
17740
|
+
export type GetOrganizationPreprodArtifactSnapshotImageResponse = GetOrganizationPreprodArtifactSnapshotImageResponses[keyof GetOrganizationPreprodArtifactSnapshotImageResponses];
|
|
17741
|
+
export type GetOrganizationPreprodArtifactSnapshotLatestBaseData = {
|
|
17739
17742
|
body?: never;
|
|
17740
17743
|
path: {
|
|
17741
17744
|
/**
|
|
@@ -17763,7 +17766,7 @@ export type ListOrganizationPreprodartifactsSnapshotsLatestBaseData = {
|
|
|
17763
17766
|
};
|
|
17764
17767
|
url: '/api/0/organizations/{organization_id_or_slug}/preprodartifacts/snapshots/latest-base/';
|
|
17765
17768
|
};
|
|
17766
|
-
export type
|
|
17769
|
+
export type GetOrganizationPreprodArtifactSnapshotLatestBaseErrors = {
|
|
17767
17770
|
/**
|
|
17768
17771
|
* Bad Request
|
|
17769
17772
|
*/
|
|
@@ -17777,7 +17780,7 @@ export type ListOrganizationPreprodartifactsSnapshotsLatestBaseErrors = {
|
|
|
17777
17780
|
*/
|
|
17778
17781
|
404: unknown;
|
|
17779
17782
|
};
|
|
17780
|
-
export type
|
|
17783
|
+
export type GetOrganizationPreprodArtifactSnapshotLatestBaseResponses = {
|
|
17781
17784
|
200: {
|
|
17782
17785
|
head_artifact_id?: string;
|
|
17783
17786
|
project_id?: string;
|
|
@@ -17805,7 +17808,7 @@ export type ListOrganizationPreprodartifactsSnapshotsLatestBaseResponses = {
|
|
|
17805
17808
|
};
|
|
17806
17809
|
};
|
|
17807
17810
|
};
|
|
17808
|
-
export type
|
|
17811
|
+
export type GetOrganizationPreprodArtifactSnapshotLatestBaseResponse = GetOrganizationPreprodArtifactSnapshotLatestBaseResponses[keyof GetOrganizationPreprodArtifactSnapshotLatestBaseResponses];
|
|
17809
17812
|
export type ListOrganizationProfilingChunksData = {
|
|
17810
17813
|
body?: never;
|
|
17811
17814
|
path: {
|
|
@@ -21755,6 +21758,9 @@ export type GetOrganizationTraceResponses = {
|
|
|
21755
21758
|
measurements: {
|
|
21756
21759
|
[key: string]: unknown;
|
|
21757
21760
|
};
|
|
21761
|
+
browser_web_vital: {
|
|
21762
|
+
[key: string]: unknown;
|
|
21763
|
+
};
|
|
21758
21764
|
op: string;
|
|
21759
21765
|
name: string;
|
|
21760
21766
|
parent_span_id: string | null;
|
|
@@ -26951,7 +26957,7 @@ export type UpdateProjectOwnershipResponses = {
|
|
|
26951
26957
|
};
|
|
26952
26958
|
};
|
|
26953
26959
|
export type UpdateProjectOwnershipResponse = UpdateProjectOwnershipResponses[keyof UpdateProjectOwnershipResponses];
|
|
26954
|
-
export type
|
|
26960
|
+
export type GetProjectPreprodSizeAnalysisStatusCheckRulesData = {
|
|
26955
26961
|
body?: never;
|
|
26956
26962
|
path: {
|
|
26957
26963
|
/**
|
|
@@ -26966,7 +26972,7 @@ export type ListProjectPreprodSizeAnalysisStatusCheckRulesData = {
|
|
|
26966
26972
|
query?: never;
|
|
26967
26973
|
url: '/api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/preprod/size-analysis/status-check-rules/';
|
|
26968
26974
|
};
|
|
26969
|
-
export type
|
|
26975
|
+
export type GetProjectPreprodSizeAnalysisStatusCheckRulesErrors = {
|
|
26970
26976
|
/**
|
|
26971
26977
|
* Forbidden
|
|
26972
26978
|
*/
|
|
@@ -26976,7 +26982,7 @@ export type ListProjectPreprodSizeAnalysisStatusCheckRulesErrors = {
|
|
|
26976
26982
|
*/
|
|
26977
26983
|
404: unknown;
|
|
26978
26984
|
};
|
|
26979
|
-
export type
|
|
26985
|
+
export type GetProjectPreprodSizeAnalysisStatusCheckRulesResponses = {
|
|
26980
26986
|
200: {
|
|
26981
26987
|
enabled: boolean;
|
|
26982
26988
|
rules: Array<{
|
|
@@ -26996,8 +27002,8 @@ export type ListProjectPreprodSizeAnalysisStatusCheckRulesResponses = {
|
|
|
26996
27002
|
}>;
|
|
26997
27003
|
};
|
|
26998
27004
|
};
|
|
26999
|
-
export type
|
|
27000
|
-
export type
|
|
27005
|
+
export type GetProjectPreprodSizeAnalysisStatusCheckRulesResponse = GetProjectPreprodSizeAnalysisStatusCheckRulesResponses[keyof GetProjectPreprodSizeAnalysisStatusCheckRulesResponses];
|
|
27006
|
+
export type GetProjectPreprodSnapshotStatusCheckRulesData = {
|
|
27001
27007
|
body?: never;
|
|
27002
27008
|
path: {
|
|
27003
27009
|
/**
|
|
@@ -27012,7 +27018,7 @@ export type ListProjectPreprodSnapshotsStatusCheckRulesData = {
|
|
|
27012
27018
|
query?: never;
|
|
27013
27019
|
url: '/api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/preprod/snapshots/status-check-rules/';
|
|
27014
27020
|
};
|
|
27015
|
-
export type
|
|
27021
|
+
export type GetProjectPreprodSnapshotStatusCheckRulesErrors = {
|
|
27016
27022
|
/**
|
|
27017
27023
|
* Forbidden
|
|
27018
27024
|
*/
|
|
@@ -27022,7 +27028,7 @@ export type ListProjectPreprodSnapshotsStatusCheckRulesErrors = {
|
|
|
27022
27028
|
*/
|
|
27023
27029
|
404: unknown;
|
|
27024
27030
|
};
|
|
27025
|
-
export type
|
|
27031
|
+
export type GetProjectPreprodSnapshotStatusCheckRulesResponses = {
|
|
27026
27032
|
200: {
|
|
27027
27033
|
enabled: boolean;
|
|
27028
27034
|
rules: {
|
|
@@ -27033,8 +27039,8 @@ export type ListProjectPreprodSnapshotsStatusCheckRulesResponses = {
|
|
|
27033
27039
|
};
|
|
27034
27040
|
};
|
|
27035
27041
|
};
|
|
27036
|
-
export type
|
|
27037
|
-
export type
|
|
27042
|
+
export type GetProjectPreprodSnapshotStatusCheckRulesResponse = GetProjectPreprodSnapshotStatusCheckRulesResponses[keyof GetProjectPreprodSnapshotStatusCheckRulesResponses];
|
|
27043
|
+
export type GetProjectInstallableBuildLatestData = {
|
|
27038
27044
|
body?: never;
|
|
27039
27045
|
path: {
|
|
27040
27046
|
/**
|
|
@@ -27082,7 +27088,7 @@ export type ListProjectPreprodartifactsBuildDistributionLatestData = {
|
|
|
27082
27088
|
};
|
|
27083
27089
|
url: '/api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/preprodartifacts/build-distribution/latest/';
|
|
27084
27090
|
};
|
|
27085
|
-
export type
|
|
27091
|
+
export type GetProjectInstallableBuildLatestErrors = {
|
|
27086
27092
|
/**
|
|
27087
27093
|
* Bad Request
|
|
27088
27094
|
*/
|
|
@@ -27092,7 +27098,7 @@ export type ListProjectPreprodartifactsBuildDistributionLatestErrors = {
|
|
|
27092
27098
|
*/
|
|
27093
27099
|
403: unknown;
|
|
27094
27100
|
};
|
|
27095
|
-
export type
|
|
27101
|
+
export type GetProjectInstallableBuildLatestResponses = {
|
|
27096
27102
|
200: {
|
|
27097
27103
|
latestArtifact: {
|
|
27098
27104
|
buildId: string;
|
|
@@ -27168,8 +27174,8 @@ export type ListProjectPreprodartifactsBuildDistributionLatestResponses = {
|
|
|
27168
27174
|
} | null;
|
|
27169
27175
|
};
|
|
27170
27176
|
};
|
|
27171
|
-
export type
|
|
27172
|
-
export type
|
|
27177
|
+
export type GetProjectInstallableBuildLatestResponse = GetProjectInstallableBuildLatestResponses[keyof GetProjectInstallableBuildLatestResponses];
|
|
27178
|
+
export type UploadProjectPreprodArtifactSnapshotData = {
|
|
27173
27179
|
body?: never;
|
|
27174
27180
|
path: {
|
|
27175
27181
|
/**
|
|
@@ -27184,7 +27190,7 @@ export type CreateProjectPreprodartifactsSnapshotData = {
|
|
|
27184
27190
|
query?: never;
|
|
27185
27191
|
url: '/api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/preprodartifacts/snapshots/';
|
|
27186
27192
|
};
|
|
27187
|
-
export type
|
|
27193
|
+
export type UploadProjectPreprodArtifactSnapshotErrors = {
|
|
27188
27194
|
/**
|
|
27189
27195
|
* Bad Request
|
|
27190
27196
|
*/
|
|
@@ -27194,7 +27200,7 @@ export type CreateProjectPreprodartifactsSnapshotErrors = {
|
|
|
27194
27200
|
*/
|
|
27195
27201
|
403: unknown;
|
|
27196
27202
|
};
|
|
27197
|
-
export type
|
|
27203
|
+
export type UploadProjectPreprodArtifactSnapshotResponses = {
|
|
27198
27204
|
200: {
|
|
27199
27205
|
artifactId: string;
|
|
27200
27206
|
snapshotMetricsId: string;
|
|
@@ -27202,7 +27208,7 @@ export type CreateProjectPreprodartifactsSnapshotResponses = {
|
|
|
27202
27208
|
snapshotUrl: string;
|
|
27203
27209
|
};
|
|
27204
27210
|
};
|
|
27205
|
-
export type
|
|
27211
|
+
export type UploadProjectPreprodArtifactSnapshotResponse = UploadProjectPreprodArtifactSnapshotResponses[keyof UploadProjectPreprodArtifactSnapshotResponses];
|
|
27206
27212
|
export type GetProjectProfilingProfileData = {
|
|
27207
27213
|
body?: never;
|
|
27208
27214
|
path: {
|
|
@@ -32165,7 +32171,7 @@ export type UpdateOrganizationIssueResponses = {
|
|
|
32165
32171
|
};
|
|
32166
32172
|
};
|
|
32167
32173
|
export type UpdateOrganizationIssueResponse = UpdateOrganizationIssueResponses[keyof UpdateOrganizationIssueResponses];
|
|
32168
|
-
export type
|
|
32174
|
+
export type GetOrganizationIssueAutofixStateData = {
|
|
32169
32175
|
body?: never;
|
|
32170
32176
|
path: {
|
|
32171
32177
|
/**
|
|
@@ -32180,7 +32186,7 @@ export type ListOrganizationIssueAutofixData = {
|
|
|
32180
32186
|
query?: never;
|
|
32181
32187
|
url: '/api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/autofix/';
|
|
32182
32188
|
};
|
|
32183
|
-
export type
|
|
32189
|
+
export type GetOrganizationIssueAutofixStateErrors = {
|
|
32184
32190
|
/**
|
|
32185
32191
|
* Unauthorized
|
|
32186
32192
|
*/
|
|
@@ -32194,7 +32200,7 @@ export type ListOrganizationIssueAutofixErrors = {
|
|
|
32194
32200
|
*/
|
|
32195
32201
|
404: unknown;
|
|
32196
32202
|
};
|
|
32197
|
-
export type
|
|
32203
|
+
export type GetOrganizationIssueAutofixStateResponses = {
|
|
32198
32204
|
/**
|
|
32199
32205
|
* Response type for the GET endpoint
|
|
32200
32206
|
*/
|
|
@@ -32204,8 +32210,8 @@ export type ListOrganizationIssueAutofixResponses = {
|
|
|
32204
32210
|
} | null;
|
|
32205
32211
|
};
|
|
32206
32212
|
};
|
|
32207
|
-
export type
|
|
32208
|
-
export type
|
|
32213
|
+
export type GetOrganizationIssueAutofixStateResponse = GetOrganizationIssueAutofixStateResponses[keyof GetOrganizationIssueAutofixStateResponses];
|
|
32214
|
+
export type StartOrganizationIssueAutofixData = {
|
|
32209
32215
|
/**
|
|
32210
32216
|
* Serializer for the agent-based autofix requests.
|
|
32211
32217
|
*/
|
|
@@ -32276,7 +32282,7 @@ export type CreateOrganizationIssueAutofixData = {
|
|
|
32276
32282
|
query?: never;
|
|
32277
32283
|
url: '/api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/autofix/';
|
|
32278
32284
|
};
|
|
32279
|
-
export type
|
|
32285
|
+
export type StartOrganizationIssueAutofixErrors = {
|
|
32280
32286
|
/**
|
|
32281
32287
|
* Bad Request
|
|
32282
32288
|
*/
|
|
@@ -32294,7 +32300,7 @@ export type CreateOrganizationIssueAutofixErrors = {
|
|
|
32294
32300
|
*/
|
|
32295
32301
|
404: unknown;
|
|
32296
32302
|
};
|
|
32297
|
-
export type
|
|
32303
|
+
export type StartOrganizationIssueAutofixResponses = {
|
|
32298
32304
|
/**
|
|
32299
32305
|
* Response type for the POST endpoint (default kickoff and step paths).
|
|
32300
32306
|
*/
|
|
@@ -32303,7 +32309,7 @@ export type CreateOrganizationIssueAutofixResponses = {
|
|
|
32303
32309
|
sentry_run_id: string | null;
|
|
32304
32310
|
};
|
|
32305
32311
|
};
|
|
32306
|
-
export type
|
|
32312
|
+
export type StartOrganizationIssueAutofixResponse = StartOrganizationIssueAutofixResponses[keyof StartOrganizationIssueAutofixResponses];
|
|
32307
32313
|
export type ListOrganizationIssueEventsData = {
|
|
32308
32314
|
body?: never;
|
|
32309
32315
|
path: {
|
package/dist/zod.gen.d.ts
CHANGED
|
@@ -18301,6 +18301,7 @@ export declare const zOrganizationTraceResponse: z.ZodArray<z.ZodUnion<[z.ZodObj
|
|
|
18301
18301
|
duration: z.ZodNumber;
|
|
18302
18302
|
end_timestamp: z.ZodString;
|
|
18303
18303
|
measurements: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
18304
|
+
browser_web_vital: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
18304
18305
|
op: z.ZodString;
|
|
18305
18306
|
name: z.ZodString;
|
|
18306
18307
|
parent_span_id: z.ZodUnion<[z.ZodString, z.ZodNull]>;
|
|
@@ -18363,6 +18364,7 @@ export declare const zOrganizationTraceResponse: z.ZodArray<z.ZodUnion<[z.ZodObj
|
|
|
18363
18364
|
issue_type: number;
|
|
18364
18365
|
end_timestamp?: number | undefined;
|
|
18365
18366
|
}[];
|
|
18367
|
+
browser_web_vital: Record<string, unknown>;
|
|
18366
18368
|
op: string;
|
|
18367
18369
|
parent_span_id: string | null;
|
|
18368
18370
|
sdk_name: string;
|
|
@@ -18421,6 +18423,7 @@ export declare const zOrganizationTraceResponse: z.ZodArray<z.ZodUnion<[z.ZodObj
|
|
|
18421
18423
|
issue_type: number;
|
|
18422
18424
|
end_timestamp?: number | undefined;
|
|
18423
18425
|
}[];
|
|
18426
|
+
browser_web_vital: Record<string, unknown>;
|
|
18424
18427
|
op: string;
|
|
18425
18428
|
parent_span_id: string | null;
|
|
18426
18429
|
sdk_name: string;
|
|
@@ -42313,7 +42316,7 @@ export declare const zUpdateOrganizationNotificationsActionResponse: z.ZodObject
|
|
|
42313
42316
|
sentryAppId: number | null;
|
|
42314
42317
|
targetDisplay: string | null;
|
|
42315
42318
|
}>;
|
|
42316
|
-
export declare const
|
|
42319
|
+
export declare const zGetOrganizationPreprodArtifactInstallDetailsData: z.ZodObject<{
|
|
42317
42320
|
body: z.ZodOptional<z.ZodNever>;
|
|
42318
42321
|
path: z.ZodObject<{
|
|
42319
42322
|
organization_id_or_slug: z.ZodString;
|
|
@@ -42341,7 +42344,7 @@ export declare const zListOrganizationPreprodartifactInstallDetailsData: z.ZodOb
|
|
|
42341
42344
|
query?: undefined;
|
|
42342
42345
|
body?: undefined;
|
|
42343
42346
|
}>;
|
|
42344
|
-
export declare const
|
|
42347
|
+
export declare const zGetOrganizationPreprodArtifactInstallDetailsResponse: z.ZodObject<{
|
|
42345
42348
|
buildId: z.ZodString;
|
|
42346
42349
|
state: z.ZodString;
|
|
42347
42350
|
appInfo: z.ZodObject<{
|
|
@@ -42481,7 +42484,7 @@ export declare const zListOrganizationPreprodartifactInstallDetailsResponse: z.Z
|
|
|
42481
42484
|
isCodeSignatureValid: boolean | null;
|
|
42482
42485
|
profileName: string | null;
|
|
42483
42486
|
}>;
|
|
42484
|
-
export declare const
|
|
42487
|
+
export declare const zGetOrganizationPreprodArtifactSizeAnalysisData: z.ZodObject<{
|
|
42485
42488
|
body: z.ZodOptional<z.ZodNever>;
|
|
42486
42489
|
path: z.ZodObject<{
|
|
42487
42490
|
organization_id_or_slug: z.ZodString;
|
|
@@ -42519,7 +42522,7 @@ export declare const zListOrganizationPreprodartifactSizeAnalysisData: z.ZodObje
|
|
|
42519
42522
|
} | undefined;
|
|
42520
42523
|
body?: undefined;
|
|
42521
42524
|
}>;
|
|
42522
|
-
export declare const
|
|
42525
|
+
export declare const zGetOrganizationPreprodArtifactSizeAnalysisResponse: z.ZodObject<{
|
|
42523
42526
|
buildId: z.ZodString;
|
|
42524
42527
|
state: z.ZodString;
|
|
42525
42528
|
appInfo: z.ZodObject<{
|
|
@@ -43064,7 +43067,7 @@ export declare const zListOrganizationPreprodartifactSizeAnalysisResponse: z.Zod
|
|
|
43064
43067
|
}[] | null;
|
|
43065
43068
|
}[] | null;
|
|
43066
43069
|
}>;
|
|
43067
|
-
export declare const
|
|
43070
|
+
export declare const zDeleteOrganizationPreprodArtifactSnapshotData: z.ZodObject<{
|
|
43068
43071
|
body: z.ZodOptional<z.ZodNever>;
|
|
43069
43072
|
path: z.ZodObject<{
|
|
43070
43073
|
organization_id_or_slug: z.ZodString;
|
|
@@ -43095,8 +43098,8 @@ export declare const zDeleteOrganizationPreprodartifactsSnapshotData: z.ZodObjec
|
|
|
43095
43098
|
/**
|
|
43096
43099
|
* No response body
|
|
43097
43100
|
*/
|
|
43098
|
-
export declare const
|
|
43099
|
-
export declare const
|
|
43101
|
+
export declare const zDeleteOrganizationPreprodArtifactSnapshotResponse: z.ZodVoid;
|
|
43102
|
+
export declare const zGetOrganizationPreprodArtifactSnapshotData: z.ZodObject<{
|
|
43100
43103
|
body: z.ZodOptional<z.ZodNever>;
|
|
43101
43104
|
path: z.ZodObject<{
|
|
43102
43105
|
organization_id_or_slug: z.ZodString;
|
|
@@ -43134,7 +43137,7 @@ export declare const zGetOrganizationPreprodartifactsSnapshotData: z.ZodObject<{
|
|
|
43134
43137
|
} | undefined;
|
|
43135
43138
|
body?: undefined;
|
|
43136
43139
|
}>;
|
|
43137
|
-
export declare const
|
|
43140
|
+
export declare const zGetOrganizationPreprodArtifactSnapshotResponse: z.ZodObject<{
|
|
43138
43141
|
head_artifact_id: z.ZodOptional<z.ZodString>;
|
|
43139
43142
|
base_artifact_id: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNull]>>;
|
|
43140
43143
|
project_id: z.ZodOptional<z.ZodString>;
|
|
@@ -43854,7 +43857,7 @@ export declare const zGetOrganizationPreprodartifactsSnapshotResponse: z.ZodObje
|
|
|
43854
43857
|
approved_at?: string | null | undefined;
|
|
43855
43858
|
}[] | undefined;
|
|
43856
43859
|
}>;
|
|
43857
|
-
export declare const
|
|
43860
|
+
export declare const zGetOrganizationPreprodArtifactSnapshotImageData: z.ZodObject<{
|
|
43858
43861
|
body: z.ZodOptional<z.ZodNever>;
|
|
43859
43862
|
path: z.ZodObject<{
|
|
43860
43863
|
organization_id_or_slug: z.ZodString;
|
|
@@ -43887,7 +43890,7 @@ export declare const zGetOrganizationPreprodartifactsSnapshotImageData: z.ZodObj
|
|
|
43887
43890
|
query?: undefined;
|
|
43888
43891
|
body?: undefined;
|
|
43889
43892
|
}>;
|
|
43890
|
-
export declare const
|
|
43893
|
+
export declare const zGetOrganizationPreprodArtifactSnapshotImageResponse: z.ZodObject<{
|
|
43891
43894
|
image_file_name: z.ZodOptional<z.ZodString>;
|
|
43892
43895
|
comparison_status: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNull]>>;
|
|
43893
43896
|
head_image: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
|
|
@@ -44022,7 +44025,7 @@ export declare const zGetOrganizationPreprodartifactsSnapshotImageResponse: z.Zo
|
|
|
44022
44025
|
diff_percentage?: number | null | undefined;
|
|
44023
44026
|
previous_image_file_name?: string | null | undefined;
|
|
44024
44027
|
}>;
|
|
44025
|
-
export declare const
|
|
44028
|
+
export declare const zGetOrganizationPreprodArtifactSnapshotLatestBaseData: z.ZodObject<{
|
|
44026
44029
|
body: z.ZodOptional<z.ZodNever>;
|
|
44027
44030
|
path: z.ZodObject<{
|
|
44028
44031
|
organization_id_or_slug: z.ZodString;
|
|
@@ -44070,7 +44073,7 @@ export declare const zListOrganizationPreprodartifactsSnapshotsLatestBaseData: z
|
|
|
44070
44073
|
};
|
|
44071
44074
|
body?: undefined;
|
|
44072
44075
|
}>;
|
|
44073
|
-
export declare const
|
|
44076
|
+
export declare const zGetOrganizationPreprodArtifactSnapshotLatestBaseResponse: z.ZodObject<{
|
|
44074
44077
|
head_artifact_id: z.ZodOptional<z.ZodString>;
|
|
44075
44078
|
project_id: z.ZodOptional<z.ZodString>;
|
|
44076
44079
|
project_slug: z.ZodOptional<z.ZodString>;
|
|
@@ -53180,6 +53183,7 @@ export declare const zGetOrganizationTraceResponse: z.ZodArray<z.ZodUnion<[z.Zod
|
|
|
53180
53183
|
duration: z.ZodNumber;
|
|
53181
53184
|
end_timestamp: z.ZodString;
|
|
53182
53185
|
measurements: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
53186
|
+
browser_web_vital: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
53183
53187
|
op: z.ZodString;
|
|
53184
53188
|
name: z.ZodString;
|
|
53185
53189
|
parent_span_id: z.ZodUnion<[z.ZodString, z.ZodNull]>;
|
|
@@ -53242,6 +53246,7 @@ export declare const zGetOrganizationTraceResponse: z.ZodArray<z.ZodUnion<[z.Zod
|
|
|
53242
53246
|
issue_type: number;
|
|
53243
53247
|
end_timestamp?: number | undefined;
|
|
53244
53248
|
}[];
|
|
53249
|
+
browser_web_vital: Record<string, unknown>;
|
|
53245
53250
|
op: string;
|
|
53246
53251
|
parent_span_id: string | null;
|
|
53247
53252
|
sdk_name: string;
|
|
@@ -53300,6 +53305,7 @@ export declare const zGetOrganizationTraceResponse: z.ZodArray<z.ZodUnion<[z.Zod
|
|
|
53300
53305
|
issue_type: number;
|
|
53301
53306
|
end_timestamp?: number | undefined;
|
|
53302
53307
|
}[];
|
|
53308
|
+
browser_web_vital: Record<string, unknown>;
|
|
53303
53309
|
op: string;
|
|
53304
53310
|
parent_span_id: string | null;
|
|
53305
53311
|
sdk_name: string;
|
|
@@ -62139,7 +62145,7 @@ export declare const zUpdateProjectOwnershipResponse: z.ZodObject<{
|
|
|
62139
62145
|
}[];
|
|
62140
62146
|
} | null | undefined;
|
|
62141
62147
|
}>;
|
|
62142
|
-
export declare const
|
|
62148
|
+
export declare const zGetProjectPreprodSizeAnalysisStatusCheckRulesData: z.ZodObject<{
|
|
62143
62149
|
body: z.ZodOptional<z.ZodNever>;
|
|
62144
62150
|
path: z.ZodObject<{
|
|
62145
62151
|
organization_id_or_slug: z.ZodString;
|
|
@@ -62167,7 +62173,7 @@ export declare const zListProjectPreprodSizeAnalysisStatusCheckRulesData: z.ZodO
|
|
|
62167
62173
|
query?: undefined;
|
|
62168
62174
|
body?: undefined;
|
|
62169
62175
|
}>;
|
|
62170
|
-
export declare const
|
|
62176
|
+
export declare const zGetProjectPreprodSizeAnalysisStatusCheckRulesResponse: z.ZodObject<{
|
|
62171
62177
|
enabled: z.ZodBoolean;
|
|
62172
62178
|
rules: z.ZodArray<z.ZodObject<{
|
|
62173
62179
|
id: z.ZodString;
|
|
@@ -62265,7 +62271,7 @@ export declare const zListProjectPreprodSizeAnalysisStatusCheckRulesResponse: z.
|
|
|
62265
62271
|
filterQuery: string;
|
|
62266
62272
|
}[];
|
|
62267
62273
|
}>;
|
|
62268
|
-
export declare const
|
|
62274
|
+
export declare const zGetProjectPreprodSnapshotStatusCheckRulesData: z.ZodObject<{
|
|
62269
62275
|
body: z.ZodOptional<z.ZodNever>;
|
|
62270
62276
|
path: z.ZodObject<{
|
|
62271
62277
|
organization_id_or_slug: z.ZodString;
|
|
@@ -62293,7 +62299,7 @@ export declare const zListProjectPreprodSnapshotsStatusCheckRulesData: z.ZodObje
|
|
|
62293
62299
|
query?: undefined;
|
|
62294
62300
|
body?: undefined;
|
|
62295
62301
|
}>;
|
|
62296
|
-
export declare const
|
|
62302
|
+
export declare const zGetProjectPreprodSnapshotStatusCheckRulesResponse: z.ZodObject<{
|
|
62297
62303
|
enabled: z.ZodBoolean;
|
|
62298
62304
|
rules: z.ZodObject<{
|
|
62299
62305
|
failOnAdded: z.ZodBoolean;
|
|
@@ -62328,7 +62334,7 @@ export declare const zListProjectPreprodSnapshotsStatusCheckRulesResponse: z.Zod
|
|
|
62328
62334
|
failOnRenamed: boolean;
|
|
62329
62335
|
};
|
|
62330
62336
|
}>;
|
|
62331
|
-
export declare const
|
|
62337
|
+
export declare const zGetProjectInstallableBuildLatestData: z.ZodObject<{
|
|
62332
62338
|
body: z.ZodOptional<z.ZodNever>;
|
|
62333
62339
|
path: z.ZodObject<{
|
|
62334
62340
|
organization_id_or_slug: z.ZodString;
|
|
@@ -62401,7 +62407,7 @@ export declare const zListProjectPreprodartifactsBuildDistributionLatestData: z.
|
|
|
62401
62407
|
};
|
|
62402
62408
|
body?: undefined;
|
|
62403
62409
|
}>;
|
|
62404
|
-
export declare const
|
|
62410
|
+
export declare const zGetProjectInstallableBuildLatestResponse: z.ZodObject<{
|
|
62405
62411
|
latestArtifact: z.ZodUnion<[z.ZodObject<{
|
|
62406
62412
|
buildId: z.ZodString;
|
|
62407
62413
|
state: z.ZodString;
|
|
@@ -62829,7 +62835,7 @@ export declare const zListProjectPreprodartifactsBuildDistributionLatestResponse
|
|
|
62829
62835
|
profileName: string | null;
|
|
62830
62836
|
} | null;
|
|
62831
62837
|
}>;
|
|
62832
|
-
export declare const
|
|
62838
|
+
export declare const zUploadProjectPreprodArtifactSnapshotData: z.ZodObject<{
|
|
62833
62839
|
body: z.ZodOptional<z.ZodNever>;
|
|
62834
62840
|
path: z.ZodObject<{
|
|
62835
62841
|
organization_id_or_slug: z.ZodString;
|
|
@@ -62857,7 +62863,7 @@ export declare const zCreateProjectPreprodartifactsSnapshotData: z.ZodObject<{
|
|
|
62857
62863
|
query?: undefined;
|
|
62858
62864
|
body?: undefined;
|
|
62859
62865
|
}>;
|
|
62860
|
-
export declare const
|
|
62866
|
+
export declare const zUploadProjectPreprodArtifactSnapshotResponse: z.ZodObject<{
|
|
62861
62867
|
artifactId: z.ZodString;
|
|
62862
62868
|
snapshotMetricsId: z.ZodString;
|
|
62863
62869
|
imageCount: z.ZodNumber;
|
|
@@ -73091,7 +73097,7 @@ export declare const zUpdateOrganizationIssueResponse: z.ZodObject<{
|
|
|
73091
73097
|
firstSeen?: string | null | undefined;
|
|
73092
73098
|
lastSeen?: string | null | undefined;
|
|
73093
73099
|
}>;
|
|
73094
|
-
export declare const
|
|
73100
|
+
export declare const zGetOrganizationIssueAutofixStateData: z.ZodObject<{
|
|
73095
73101
|
body: z.ZodOptional<z.ZodNever>;
|
|
73096
73102
|
path: z.ZodObject<{
|
|
73097
73103
|
organization_id_or_slug: z.ZodString;
|
|
@@ -73122,14 +73128,14 @@ export declare const zListOrganizationIssueAutofixData: z.ZodObject<{
|
|
|
73122
73128
|
/**
|
|
73123
73129
|
* Response type for the GET endpoint
|
|
73124
73130
|
*/
|
|
73125
|
-
export declare const
|
|
73131
|
+
export declare const zGetOrganizationIssueAutofixStateResponse: z.ZodObject<{
|
|
73126
73132
|
autofix: z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodNull]>;
|
|
73127
73133
|
}, "strip", z.ZodTypeAny, {
|
|
73128
73134
|
autofix: Record<string, unknown> | null;
|
|
73129
73135
|
}, {
|
|
73130
73136
|
autofix: Record<string, unknown> | null;
|
|
73131
73137
|
}>;
|
|
73132
|
-
export declare const
|
|
73138
|
+
export declare const zStartOrganizationIssueAutofixData: z.ZodObject<{
|
|
73133
73139
|
body: z.ZodOptional<z.ZodObject<{
|
|
73134
73140
|
step: z.ZodOptional<z.ZodEnum<["root_cause", "solution", "code_changes", "pr_iteration", "open_pr", "coding_agent_handoff"]>>;
|
|
73135
73141
|
stopping_point: z.ZodOptional<z.ZodEnum<["root_cause", "solution", "code_changes", "open_pr"]>>;
|
|
@@ -73215,7 +73221,7 @@ export declare const zCreateOrganizationIssueAutofixData: z.ZodObject<{
|
|
|
73215
73221
|
/**
|
|
73216
73222
|
* Response type for the POST endpoint (default kickoff and step paths).
|
|
73217
73223
|
*/
|
|
73218
|
-
export declare const
|
|
73224
|
+
export declare const zStartOrganizationIssueAutofixResponse: z.ZodObject<{
|
|
73219
73225
|
run_id: z.ZodNumber;
|
|
73220
73226
|
sentry_run_id: z.ZodUnion<[z.ZodString, z.ZodNull]>;
|
|
73221
73227
|
}, "strip", z.ZodTypeAny, {
|