rides-java-sdk icon indicating copy to clipboard operation
rides-java-sdk copied to clipboard

Products API response not getting mapped completely in Java uber-rides SDK

Open saurabhexpedia opened this issue 7 years ago • 1 comments

https://developer.uber.com/docs/riders/references/api/v1.2/products-get GET v1.2/products API exposes multiple attributes. Out of this few attributes like 'cost_per_minute', 'distance_unit', 'minimum', 'price_details' are not getting mapped in JAVA SDK.

The model class Product does not contain these attributes and needs to be enhanced.

Please update the models.

Let me know if you want me to submit a PR.

saurabhexpedia avatar Jun 25 '18 11:06 saurabhexpedia

I am ready with my code changes. Please provide me the required permissions so that I can submit the pull-request.

saurabhexpedia avatar Jun 26 '18 04:06 saurabhexpedia