-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
ref(api-idorslug): endpoint
changes for renaming organization_slug
to organization_id_or_slug
#70389
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ref(api-idorslug): endpoint
changes for renaming organization_slug
to organization_id_or_slug
#70389
Conversation
ednpoint
changes for renaming organization_slug
to organization_id_or_slug
endpoint
changes for renaming organization_slug
to organization_id_or_slug
🚨 Warning: This pull request contains Frontend and Backend changes! It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently. Have questions? Please ask in the |
Bundle ReportChanges will increase total bundle size by 20.17kB ⬆️
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't review all of this because it seems like there are some merge issues. Can you please take care of them and ping me back for review?
0219466
to
8cf43b7
Compare
8cf43b7
to
bce987a
Compare
This PR includes Notable Logic changes from #70384.
Rest of the changes from the pr are renaming.
Note: The diff seems incorrect for some of the tests at the end.