Skip to content

Commit 3ecfa45

Browse files
mrduncanopenapi-getsentry-bot
authored andcommitted
Generated
1 parent c0baba1 commit 3ecfa45

File tree

1 file changed

+19
-20
lines changed

1 file changed

+19
-20
lines changed

api_ownership_stats_dont_modify.json

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,7 @@
450450
"OrganizationSpansTraceEndpoint::GET",
451451
"OrganizationTagKeyValuesEndpoint::GET",
452452
"OrganizationTagsEndpoint::GET",
453+
"OrganizationTransactionAnomalyDetectionEndpoint::GET",
453454
"ProjectCreateSampleTransactionEndpoint::POST",
454455
"ProjectPerformanceGeneralSettingsEndpoint::GET",
455456
"ProjectPerformanceGeneralSettingsEndpoint::POST",
@@ -458,7 +459,10 @@
458459
"ProjectPerformanceIssueSettingsEndpoint::PUT",
459460
"ProjectTransactionThresholdEndpoint::DELETE",
460461
"ProjectTransactionThresholdEndpoint::GET",
461-
"ProjectTransactionThresholdEndpoint::POST"
462+
"ProjectTransactionThresholdEndpoint::POST",
463+
"ProjectTransactionThresholdOverrideEndpoint::DELETE",
464+
"ProjectTransactionThresholdOverrideEndpoint::GET",
465+
"ProjectTransactionThresholdOverrideEndpoint::POST"
462466
],
463467
"experimental": [
464468
"OrganizationEventsStatsEndpoint::GET",
@@ -468,15 +472,10 @@
468472
"OrganizationTracesEndpoint::GET",
469473
"OrganizationTracesStatsEndpoint::GET"
470474
],
471-
"unknown": [
472-
"OrganizationTransactionAnomalyDetectionEndpoint::GET",
473-
"ProjectTransactionThresholdOverrideEndpoint::DELETE",
474-
"ProjectTransactionThresholdOverrideEndpoint::GET",
475-
"ProjectTransactionThresholdOverrideEndpoint::POST"
476-
]
475+
"unknown": []
477476
},
478477
"enterprise": {
479-
"block_start": 478,
478+
"block_start": 477,
480479
"public": [
481480
"ExternalTeamDetailsEndpoint::DELETE",
482481
"ExternalTeamDetailsEndpoint::PUT",
@@ -573,7 +572,7 @@
573572
"unknown": []
574573
},
575574
"telemetry-experience": {
576-
"block_start": 575,
575+
"block_start": 574,
577576
"public": [
578577
"OrganizationSessionsEndpoint::GET"
579578
],
@@ -605,7 +604,7 @@
605604
"unknown": []
606605
},
607606
"ecosystem": {
608-
"block_start": 607,
607+
"block_start": 606,
609608
"public": [
610609
"NotificationActionsDetailsEndpoint::DELETE",
611610
"NotificationActionsDetailsEndpoint::GET",
@@ -636,7 +635,7 @@
636635
"unknown": []
637636
},
638637
"product-owners-settings-integrations": {
639-
"block_start": 638,
638+
"block_start": 637,
640639
"public": [],
641640
"private": [
642641
"BitbucketDescriptorEndpoint::GET",
@@ -725,7 +724,7 @@
725724
]
726725
},
727726
"crons": {
728-
"block_start": 727,
727+
"block_start": 726,
729728
"public": [
730729
"OrganizationMonitorCheckInIndexEndpoint::GET",
731730
"OrganizationMonitorDetailsEndpoint::DELETE",
@@ -764,7 +763,7 @@
764763
"unknown": []
765764
},
766765
"feedback-backend": {
767-
"block_start": 766,
766+
"block_start": 765,
768767
"public": [],
769768
"private": [
770769
"OrganizationUserReportsEndpoint::GET",
@@ -775,7 +774,7 @@
775774
"unknown": []
776775
},
777776
"replay-backend": {
778-
"block_start": 777,
777+
"block_start": 776,
779778
"public": [
780779
"OrganizationReplayCountEndpoint::GET",
781780
"OrganizationReplayDetailsEndpoint::GET",
@@ -801,7 +800,7 @@
801800
"unknown": []
802801
},
803802
"profiling": {
804-
"block_start": 803,
803+
"block_start": 802,
805804
"public": [],
806805
"private": [
807806
"OrganizationProfilingChunksEndpoint::GET",
@@ -817,7 +816,7 @@
817816
"unknown": []
818817
},
819818
"hybrid-cloud": {
820-
"block_start": 819,
819+
"block_start": 818,
821820
"public": [],
822821
"private": [
823822
"InternalRpcServiceEndpoint::POST",
@@ -832,7 +831,7 @@
832831
"unknown": []
833832
},
834833
"open-source": {
835-
"block_start": 834,
834+
"block_start": 833,
836835
"public": [],
837836
"private": [
838837
"InternalBeaconEndpoint::POST",
@@ -869,7 +868,7 @@
869868
"unknown": []
870869
},
871870
"team-web-sdk-frontend": {
872-
"block_start": 871,
871+
"block_start": 870,
873872
"public": [],
874873
"private": [
875874
"SourceMapDebugBlueThunderEditionEndpoint::GET"
@@ -881,7 +880,7 @@
881880
"unknown": []
882881
},
883882
"security": {
884-
"block_start": 883,
883+
"block_start": 882,
885884
"public": [],
886885
"private": [
887886
"ApiTokenDetailsEndpoint::DELETE",
@@ -898,7 +897,7 @@
898897
"unknown": []
899898
},
900899
"revenue": {
901-
"block_start": 900,
900+
"block_start": 899,
902901
"public": [],
903902
"private": [
904903
"CheckAM2CompatibilityEndpoint::GET"

0 commit comments

Comments
 (0)