rhysnhall / etsy-php-sdk

PHP SDK for Etsy API v3.
MIT License
47 stars 36 forks source link

Fix Json Output for Collections #12

Closed h3xexe closed 3 months ago

h3xexe commented 2 years ago

It used to have JSON strings inside an array. So I am mapping them as arrays and encoding them after. This change fixed the problem.

rhysnhall commented 2 years ago

Thanks for the PR. I'll take a look at this shortly.

rhysnhall commented 3 months ago

Apologies for the radio silence (I know it has been 2 years, and I understand if this goes ignored, but I am just doing my due diligence). This repo is now being maintained again. A major update for the package has been released that will impact this PR. If you would like to resubmit I am happy to review.