Skip to content

Commit

Permalink
Generated
Browse files Browse the repository at this point in the history
  • Loading branch information
iamrajjoshi authored and openapi-getsentry-bot committed Nov 8, 2024
1 parent d51784a commit 02adb96
Show file tree
Hide file tree
Showing 2 changed files with 828 additions and 12 deletions.
25 changes: 13 additions & 12 deletions api_ownership_stats_dont_modify.json
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,9 @@
},
"product-owners-settings-integrations": {
"block_start": 640,
"public": [],
"public": [
"OrganizationConfigIntegrationsEndpoint::GET"
],
"private": [
"BitbucketDescriptorEndpoint::GET",
"BitbucketInstalledEndpoint::POST",
Expand All @@ -659,6 +661,7 @@
"JiraServerIssueUpdatedWebhook::POST",
"JiraServerSearchEndpoint::GET",
"MsTeamsWebhookEndpoint::POST",
"OrganizationConfigRepositoriesEndpoint::GET",
"OrganizationIntegrationIssuesEndpoint::PUT",
"OrganizationIntegrationRequestEndpoint::POST",
"OrganizationPluginsConfigsEndpoint::GET",
Expand Down Expand Up @@ -701,8 +704,6 @@
"DocIntegrationDetailsEndpoint::PUT",
"DocIntegrationsEndpoint::GET",
"DocIntegrationsEndpoint::POST",
"OrganizationConfigIntegrationsEndpoint::GET",
"OrganizationConfigRepositoriesEndpoint::GET",
"OrganizationIntegrationDetailsEndpoint::DELETE",
"OrganizationIntegrationDetailsEndpoint::GET",
"OrganizationIntegrationDetailsEndpoint::POST",
Expand All @@ -727,7 +728,7 @@
]
},
"crons": {
"block_start": 729,
"block_start": 730,
"public": [
"OrganizationMonitorCheckInIndexEndpoint::GET",
"OrganizationMonitorDetailsEndpoint::DELETE",
Expand Down Expand Up @@ -766,7 +767,7 @@
"unknown": []
},
"feedback-backend": {
"block_start": 768,
"block_start": 769,
"public": [],
"private": [
"OrganizationUserReportsEndpoint::GET",
Expand All @@ -777,7 +778,7 @@
"unknown": []
},
"replay-backend": {
"block_start": 779,
"block_start": 780,
"public": [
"OrganizationReplayCountEndpoint::GET",
"OrganizationReplayDetailsEndpoint::GET",
Expand All @@ -803,7 +804,7 @@
"unknown": []
},
"profiling": {
"block_start": 805,
"block_start": 806,
"public": [],
"private": [
"OrganizationProfilingChunksEndpoint::GET",
Expand All @@ -820,7 +821,7 @@
"unknown": []
},
"hybrid-cloud": {
"block_start": 822,
"block_start": 823,
"public": [],
"private": [
"InternalRpcServiceEndpoint::POST",
Expand All @@ -835,7 +836,7 @@
"unknown": []
},
"open-source": {
"block_start": 837,
"block_start": 838,
"public": [],
"private": [
"InternalBeaconEndpoint::POST",
Expand Down Expand Up @@ -872,7 +873,7 @@
"unknown": []
},
"team-web-sdk-frontend": {
"block_start": 874,
"block_start": 875,
"public": [],
"private": [
"SourceMapDebugBlueThunderEditionEndpoint::GET"
Expand All @@ -884,7 +885,7 @@
"unknown": []
},
"security": {
"block_start": 886,
"block_start": 887,
"public": [],
"private": [
"ApiTokenDetailsEndpoint::DELETE",
Expand All @@ -901,7 +902,7 @@
"unknown": []
},
"revenue": {
"block_start": 903,
"block_start": 904,
"public": [],
"private": [
"CheckAM2CompatibilityEndpoint::GET"
Expand Down
Loading

0 comments on commit 02adb96

Please sign in to comment.