-
-
Notifications
You must be signed in to change notification settings - Fork 597
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
API improvements #1826
API improvements #1826
Conversation
ping @hmr-it-jr @kbancerz @infeeeee @AlexandrePTJ please take some time and test these changes before the next release, your integrations might run into issues. I tried hard to avoid API BC breaks, but you can never know if something slipped through... |
Codecov Report
@@ Coverage Diff @@
## master #1826 +/- ##
============================================
+ Coverage 92.36% 92.40% +0.03%
+ Complexity 5064 5058 -6
============================================
Files 471 470 -1
Lines 15670 15665 -5
============================================
+ Hits 14474 14475 +1
+ Misses 1196 1190 -6
|
Hi @kevinpapst thanks for notifying. I've tested my app with master after you've merged this PR and everything is still working 🎉 so good job 👍 |
Thanks! |
Yes, I don't use these routes. |
Hi @kevinpapst, thanks for the notification. Kemai still working great. (Tested on dev online demo) |
Thanks for the feedback!!! |
Everything is working as before the update, tested on demo, I don't use these routes. Thank you for the ping! |
Description
Types of changes
Checklist
composer code-check
)