You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi first of all thanks for the SDK, it works perfectly however i could not find a way to post a product with description using ItemJson and ItemPost. The class Descriptions.java only get id and set id but I need to post a plain_text like in php " "description" => array ("plain_text" => "Item de Teste. Mercado Livre's PHP SDK."),".
If possible update the Descriptions.java or even DefaultApiTest.java i would be very gratefull. Thanks and sorry for the bad english.
Hi first of all thanks for the SDK, it works perfectly however i could not find a way to post a product with description using ItemJson and ItemPost. The class Descriptions.java only get id and set id but I need to post a plain_text like in php " "description" => array ("plain_text" => "Item de Teste. Mercado Livre's PHP SDK."),".
If possible update the Descriptions.java or even DefaultApiTest.java i would be very gratefull. Thanks and sorry for the bad english.