-
Notifications
You must be signed in to change notification settings - Fork 411
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
Deprecate REST endpoints #1070
Deprecate REST endpoints #1070
Conversation
The linter is failing on the deprecated package now. 😮💨 I will add some annotations |
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.
Very cool. Been waiting for this day
Codecov Report
@@ Coverage Diff @@
## main #1070 +/- ##
==========================================
- Coverage 59.28% 59.19% -0.09%
==========================================
Files 53 53
Lines 6722 6732 +10
==========================================
Hits 3985 3985
- Misses 2442 2452 +10
Partials 295 295
|
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.
LGTM 👍
* Deprecate REST support * Add deprecation and nolint annotations
* Deprecate REST support * Add deprecation and nolint annotations
* Deprecate REST support * Add deprecation and nolint annotations
See #782
Prepare to remove REST in the next version