|
825 | 825 | "hybrid-cloud": { |
826 | 826 | "block_start": 825, |
827 | 827 | "public": [], |
828 | | - "private": [ |
829 | | - "InternalRpcServiceEndpoint::POST", |
830 | | - "OrganizationRegionEndpoint::GET", |
831 | | - "OrganizationUnsubscribeIssue::GET", |
832 | | - "OrganizationUnsubscribeIssue::POST", |
833 | | - "OrganizationUnsubscribeProject::GET", |
834 | | - "OrganizationUnsubscribeProject::POST", |
835 | | - "UserRegionsEndpoint::GET" |
836 | | - ], |
837 | | - "experimental": [], |
838 | | - "unknown": [] |
839 | | - }, |
840 | | - "open-source": { |
841 | | - "block_start": 840, |
842 | | - "public": [], |
843 | 828 | "private": [ |
844 | 829 | "InternalBeaconEndpoint::POST", |
845 | 830 | "InternalEAFeaturesEndpoint::GET", |
|
851 | 836 | "InternalPackagesEndpoint::GET", |
852 | 837 | "InternalQueueTasksEndpoint::GET", |
853 | 838 | "InternalQuotasEndpoint::GET", |
| 839 | + "InternalRpcServiceEndpoint::POST", |
854 | 840 | "InternalStatsEndpoint::GET", |
855 | 841 | "InternalWarningsEndpoint::GET", |
| 842 | + "OrganizationRegionEndpoint::GET", |
| 843 | + "OrganizationUnsubscribeIssue::GET", |
| 844 | + "OrganizationUnsubscribeIssue::POST", |
| 845 | + "OrganizationUnsubscribeProject::GET", |
| 846 | + "OrganizationUnsubscribeProject::POST", |
856 | 847 | "SystemHealthEndpoint::GET", |
857 | 848 | "SystemOptionsEndpoint::GET", |
858 | | - "SystemOptionsEndpoint::PUT" |
| 849 | + "SystemOptionsEndpoint::PUT", |
| 850 | + "UserRegionsEndpoint::GET" |
859 | 851 | ], |
860 | 852 | "experimental": [ |
861 | 853 | "OrganizationForkEndpoint::POST", |
|
875 | 867 | "unknown": [] |
876 | 868 | }, |
877 | 869 | "team-web-sdk-frontend": { |
878 | | - "block_start": 877, |
| 870 | + "block_start": 869, |
879 | 871 | "public": [], |
880 | 872 | "private": [ |
881 | 873 | "SourceMapDebugBlueThunderEditionEndpoint::GET" |
|
887 | 879 | "unknown": [] |
888 | 880 | }, |
889 | 881 | "gdx": { |
890 | | - "block_start": 889, |
| 882 | + "block_start": 881, |
891 | 883 | "public": [], |
892 | 884 | "private": [ |
893 | 885 | "TempestCredentialsDetailsEndpoint::DELETE", |
|
898 | 890 | "unknown": [] |
899 | 891 | }, |
900 | 892 | "security": { |
901 | | - "block_start": 900, |
| 893 | + "block_start": 892, |
902 | 894 | "public": [], |
903 | 895 | "private": [ |
904 | 896 | "ApiTokenDetailsEndpoint::DELETE", |
|
915 | 907 | "unknown": [] |
916 | 908 | }, |
917 | 909 | "revenue": { |
918 | | - "block_start": 917, |
| 910 | + "block_start": 909, |
919 | 911 | "public": [], |
920 | 912 | "private": [ |
921 | 913 | "CheckAM2CompatibilityEndpoint::GET" |
|
0 commit comments