Skip to content

Commit a7232a1

Browse files
cmanallenopenapi-getsentry-bot
authored andcommitted
Generated
1 parent 82a0a64 commit a7232a1

File tree

1 file changed

+38
-37
lines changed

1 file changed

+38
-37
lines changed

api_ownership_stats_dont_modify.json

Lines changed: 38 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -732,8 +732,38 @@
732732
"SentryAppRequestsEndpoint::GET"
733733
]
734734
},
735-
"crons": {
735+
"replay-backend": {
736736
"block_start": 735,
737+
"public": [
738+
"OrganizationReplayCountEndpoint::GET",
739+
"OrganizationReplayDetailsEndpoint::GET",
740+
"OrganizationReplayIndexEndpoint::GET",
741+
"OrganizationReplaySelectorIndexEndpoint::GET",
742+
"ProjectReplayClicksIndexEndpoint::GET",
743+
"ProjectReplayDetailsEndpoint::DELETE",
744+
"ProjectReplayRecordingSegmentDetailsEndpoint::GET",
745+
"ProjectReplayRecordingSegmentIndexEndpoint::GET",
746+
"ProjectReplayViewedByEndpoint::GET"
747+
],
748+
"private": [
749+
"OrganizationFlagLogDetailsEndpoint::GET",
750+
"OrganizationFlagLogIndexEndpoint::GET",
751+
"OrganizationFlagsHooksEndpoint::POST",
752+
"OrganizationFlagsWebHookSigningSecretEndpoint::DELETE",
753+
"OrganizationFlagsWebHookSigningSecretsEndpoint::GET",
754+
"OrganizationFlagsWebHookSigningSecretsEndpoint::POST",
755+
"OrganizationIssueMetricsEndpoint::GET",
756+
"OrganizationReplayEventsMetaEndpoint::GET",
757+
"ProjectReplayDetailsEndpoint::GET",
758+
"ProjectReplayViewedByEndpoint::POST"
759+
],
760+
"experimental": [
761+
"ProjectReplayVideoDetailsEndpoint::GET"
762+
],
763+
"unknown": []
764+
},
765+
"crons": {
766+
"block_start": 765,
737767
"public": [
738768
"OrganizationMonitorCheckInIndexEndpoint::GET",
739769
"OrganizationMonitorDetailsEndpoint::DELETE",
@@ -775,7 +805,7 @@
775805
"unknown": []
776806
},
777807
"feedback-backend": {
778-
"block_start": 777,
808+
"block_start": 807,
779809
"public": [],
780810
"private": [
781811
"OrganizationUserReportsEndpoint::GET",
@@ -785,37 +815,8 @@
785815
"experimental": [],
786816
"unknown": []
787817
},
788-
"replay-backend": {
789-
"block_start": 788,
790-
"public": [
791-
"OrganizationReplayCountEndpoint::GET",
792-
"OrganizationReplayDetailsEndpoint::GET",
793-
"OrganizationReplayIndexEndpoint::GET",
794-
"OrganizationReplaySelectorIndexEndpoint::GET",
795-
"ProjectReplayClicksIndexEndpoint::GET",
796-
"ProjectReplayDetailsEndpoint::DELETE",
797-
"ProjectReplayRecordingSegmentDetailsEndpoint::GET",
798-
"ProjectReplayRecordingSegmentIndexEndpoint::GET",
799-
"ProjectReplayViewedByEndpoint::GET"
800-
],
801-
"private": [
802-
"OrganizationFlagLogDetailsEndpoint::GET",
803-
"OrganizationFlagLogIndexEndpoint::GET",
804-
"OrganizationFlagsHooksEndpoint::POST",
805-
"OrganizationFlagsWebHookSigningSecretEndpoint::DELETE",
806-
"OrganizationFlagsWebHookSigningSecretsEndpoint::GET",
807-
"OrganizationFlagsWebHookSigningSecretsEndpoint::POST",
808-
"OrganizationReplayEventsMetaEndpoint::GET",
809-
"ProjectReplayDetailsEndpoint::GET",
810-
"ProjectReplayViewedByEndpoint::POST"
811-
],
812-
"experimental": [
813-
"ProjectReplayVideoDetailsEndpoint::GET"
814-
],
815-
"unknown": []
816-
},
817818
"profiling": {
818-
"block_start": 817,
819+
"block_start": 818,
819820
"public": [],
820821
"private": [
821822
"OrganizationProfilingChunksEndpoint::GET",
@@ -831,7 +832,7 @@
831832
"unknown": []
832833
},
833834
"hybrid-cloud": {
834-
"block_start": 833,
835+
"block_start": 834,
835836
"public": [],
836837
"private": [
837838
"InternalBeaconEndpoint::POST",
@@ -875,7 +876,7 @@
875876
"unknown": []
876877
},
877878
"team-web-sdk-frontend": {
878-
"block_start": 877,
879+
"block_start": 878,
879880
"public": [],
880881
"private": [
881882
"SourceMapDebugBlueThunderEditionEndpoint::GET"
@@ -887,7 +888,7 @@
887888
"unknown": []
888889
},
889890
"gdx": {
890-
"block_start": 889,
891+
"block_start": 890,
891892
"public": [],
892893
"private": [
893894
"TempestCredentialsDetailsEndpoint::DELETE",
@@ -898,7 +899,7 @@
898899
"unknown": []
899900
},
900901
"security": {
901-
"block_start": 900,
902+
"block_start": 901,
902903
"public": [],
903904
"private": [
904905
"ApiTokenDetailsEndpoint::DELETE",
@@ -915,7 +916,7 @@
915916
"unknown": []
916917
},
917918
"revenue": {
918-
"block_start": 917,
919+
"block_start": 918,
919920
"public": [],
920921
"private": [
921922
"CheckAM2CompatibilityEndpoint::GET"

0 commit comments

Comments
 (0)