Happyr / LinkedIn-API-client

A library to connect with LinkedIn API. Perfect if you are looking for an API client or SDK for LinkedIn
MIT License
198 stars 97 forks source link

Drop support for XML response type since this is no longer supported by LinkedIn #166

Open hordijk opened 5 years ago

hordijk commented 5 years ago

In the new LinkedIn API version XML is no longer supported. See API Concepts- Data Formats - Output

Therefore the XML response type can be removed from this library.