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 4, 2024
1 parent 6de5177 commit 12bd311
Show file tree
Hide file tree
Showing 2 changed files with 374 additions and 9 deletions.
16 changes: 8 additions & 8 deletions api_ownership_stats_dont_modify.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,11 @@
"ProjectKeysEndpoint::POST",
"TeamDetailsEndpoint::DELETE",
"TeamDetailsEndpoint::GET",
"TeamDetailsEndpoint::PUT"
"TeamDetailsEndpoint::PUT",
"UserEmailsEndpoint::DELETE",
"UserEmailsEndpoint::GET",
"UserEmailsEndpoint::POST",
"UserEmailsEndpoint::PUT"
],
"private": [
"AcceptOrganizationInvite::GET",
Expand Down Expand Up @@ -55,6 +59,8 @@
"OrganizationPinnedSearchEndpoint::DELETE",
"OrganizationPinnedSearchEndpoint::PUT",
"OrganizationProjectsCountEndpoint::GET",
"OrganizationRecentSearchesEndpoint::GET",
"OrganizationRecentSearchesEndpoint::POST",
"OrganizationReleaseMetaEndpoint::GET",
"OrganizationRequestProjectCreation::POST",
"OrganizationSearchDetailsEndpoint::DELETE",
Expand All @@ -69,6 +75,7 @@
"UserDetailsEndpoint::DELETE",
"UserDetailsEndpoint::GET",
"UserDetailsEndpoint::PUT",
"UserEmailsConfirmEndpoint::POST",
"UserIPsEndpoint::GET",
"UserIdentityConfigDetailsEndpoint::DELETE",
"UserIdentityConfigDetailsEndpoint::GET",
Expand All @@ -95,8 +102,6 @@
"OrganizationInviteRequestIndexEndpoint::GET",
"OrganizationInviteRequestIndexEndpoint::POST",
"OrganizationMemberUnreleasedCommitsEndpoint::GET",
"OrganizationRecentSearchesEndpoint::GET",
"OrganizationRecentSearchesEndpoint::POST",
"OrganizationReleaseAssembleEndpoint::POST",
"OrganizationReleaseCommitsEndpoint::GET",
"OrganizationReleaseFileDetailsEndpoint::DELETE",
Expand Down Expand Up @@ -141,11 +146,6 @@
"ReleaseDeploysEndpoint::POST",
"SentryAppInstallationExternalIssueDetailsEndpoint::DELETE",
"SentryAppStatsEndpoint::GET",
"UserEmailsConfirmEndpoint::POST",
"UserEmailsEndpoint::DELETE",
"UserEmailsEndpoint::GET",
"UserEmailsEndpoint::POST",
"UserEmailsEndpoint::PUT",
"UserOrganizationsEndpoint::GET"
]
},
Expand Down
Loading

0 comments on commit 12bd311

Please sign in to comment.