|
732 | 732 | "SentryAppRequestsEndpoint::GET" |
733 | 733 | ] |
734 | 734 | }, |
735 | | - "crons": { |
| 735 | + "replay-backend": { |
736 | 736 | "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, |
737 | 767 | "public": [ |
738 | 768 | "OrganizationMonitorCheckInIndexEndpoint::GET", |
739 | 769 | "OrganizationMonitorDetailsEndpoint::DELETE", |
|
775 | 805 | "unknown": [] |
776 | 806 | }, |
777 | 807 | "feedback-backend": { |
778 | | - "block_start": 777, |
| 808 | + "block_start": 807, |
779 | 809 | "public": [], |
780 | 810 | "private": [ |
781 | 811 | "OrganizationUserReportsEndpoint::GET", |
|
785 | 815 | "experimental": [], |
786 | 816 | "unknown": [] |
787 | 817 | }, |
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 | | - }, |
817 | 818 | "profiling": { |
818 | | - "block_start": 817, |
| 819 | + "block_start": 818, |
819 | 820 | "public": [], |
820 | 821 | "private": [ |
821 | 822 | "OrganizationProfilingChunksEndpoint::GET", |
|
831 | 832 | "unknown": [] |
832 | 833 | }, |
833 | 834 | "hybrid-cloud": { |
834 | | - "block_start": 833, |
| 835 | + "block_start": 834, |
835 | 836 | "public": [], |
836 | 837 | "private": [ |
837 | 838 | "InternalBeaconEndpoint::POST", |
|
875 | 876 | "unknown": [] |
876 | 877 | }, |
877 | 878 | "team-web-sdk-frontend": { |
878 | | - "block_start": 877, |
| 879 | + "block_start": 878, |
879 | 880 | "public": [], |
880 | 881 | "private": [ |
881 | 882 | "SourceMapDebugBlueThunderEditionEndpoint::GET" |
|
887 | 888 | "unknown": [] |
888 | 889 | }, |
889 | 890 | "gdx": { |
890 | | - "block_start": 889, |
| 891 | + "block_start": 890, |
891 | 892 | "public": [], |
892 | 893 | "private": [ |
893 | 894 | "TempestCredentialsDetailsEndpoint::DELETE", |
|
898 | 899 | "unknown": [] |
899 | 900 | }, |
900 | 901 | "security": { |
901 | | - "block_start": 900, |
| 902 | + "block_start": 901, |
902 | 903 | "public": [], |
903 | 904 | "private": [ |
904 | 905 | "ApiTokenDetailsEndpoint::DELETE", |
|
915 | 916 | "unknown": [] |
916 | 917 | }, |
917 | 918 | "revenue": { |
918 | | - "block_start": 917, |
| 919 | + "block_start": 918, |
919 | 920 | "public": [], |
920 | 921 | "private": [ |
921 | 922 | "CheckAM2CompatibilityEndpoint::GET" |
|
0 commit comments