-
Notifications
You must be signed in to change notification settings - Fork 12.9k
chore!: remove deprecated appId parameter from oauth-apps.get endpoint #36849
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
chore!: remove deprecated appId parameter from oauth-apps.get endpoint #36849
Conversation
|
Looks like this PR is ready to merge! 🎉 |
🦋 Changeset detectedLatest commit: c9624dd The changes in this PR will be included in the next version bump. This PR includes changesets to release 38 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
8d3df4a to
0135505
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-8.0.0 #36849 +/- ##
=================================================
- Coverage 66.43% 66.37% -0.07%
=================================================
Files 3276 3312 +36
Lines 109596 111670 +2074
Branches 20860 20940 +80
=================================================
+ Hits 72814 74121 +1307
- Misses 34116 34872 +756
- Partials 2666 2677 +11
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
accffef to
424744f
Compare
The merge-base changed after approval.
e3a8829 to
e19fae0
Compare
|
This PR currently has a merge conflict. Please resolve this and then re-add the |
e19fae0 to
0d1c2a5
Compare
Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
Removes deprecated `appId` parameter from the `oauth-apps.get` endpoint.
Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
424744f to
c9624dd
Compare
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
#36849) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
Proposed changes (including videos or screenshots)
Removes deprecated
appIdparameter from theoauth-apps.getendpoint.Issue(s)
Steps to test or reproduce
Further comments
ARCH-1742
Summary by CodeRabbit