-
Notifications
You must be signed in to change notification settings - Fork 8.7k
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
fix(LinkedIn Node): Update the version of the API #5720
Conversation
Great PR! Please pay attention to the following items before merging: Files matching
Files matching
Files matching
Make sure to check off this list before asking for review. |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #5720 +/- ##
==========================================
+ Coverage 13.26% 15.02% +1.76%
==========================================
Files 2465 2476 +11
Lines 112856 113441 +585
Branches 17553 17743 +190
==========================================
+ Hits 14966 17042 +2076
+ Misses 97380 95818 -1562
- Partials 510 581 +71
... and 169 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
* 🐛 Change request to follow new API version * Extract urn from response header * Change body params for image and media request * Fix body for Image and Article posts * remove console log --------- Co-authored-by: Marcus <[email protected]>
Got released with |
* 🐛 Change request to follow new API version * Extract urn from response header * Change body params for image and media request * Fix body for Image and Article posts * remove console log --------- Co-authored-by: Marcus <[email protected]>
No description provided.