Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.14.1
-
None
-
Unknown
Description
LinkedIn consumer endpoints that take a 'fields' parameter should not have to specify an empty value for the optional field.
This field is handled for producer endpoints as its default value is set in LinkedInEndpoint.interceptProperties().
This field should be automatically set to null if the api method requires it in LinkedInConsumer.interceptPropertyNames().