-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
Description
Hi SandRock,
I would like to contribute on implementing Linkedin api v2. Do you have any concept on your mind how we should start it?
As i saw in Linkedin documentation there are quite major changes on return types too (e.g. check firstName field on Profile) not just on endpoints.
I was thinking to change/ add the xml. Maybe we will need to add an extra xml level to support for return types. And also need some modification how to generate the code.
For dynamic fields like firsName (on Profile) we could simply use JObject (or this needs more rethinking).
Cheers,
Levente
Reactions are currently unavailable