microsoft / Partner-Center-Java

Partner Center SDK for Java
https://docs.microsoft.com/java/partnercenter/
31 stars 12 forks source link

Wrong cart error code fix #11

Closed mrnone closed 6 years ago

mrnone commented 6 years ago

Description

CartErrorCode: serialization/deserialization has been fixed so that it's represented as an integer in JSON.

Related issue

This is a fix for: https://github.com/Microsoft/Partner-Center-Java/issues/10

msftclas commented 6 years ago

CLA assistant check
All CLA requirements met.

ghost commented 6 years ago

Hi @mrnone,

This is a great catch, thank you for getting this issue addressed. I will merge the changes now and get the maven repository updated this week.