Skip to content

v1.0.3

Compare
Choose a tag to compare
@jlevers jlevers released this 23 Feb 01:40
· 918 commits to main since this release

Fixes:

  • Prevent CatalogApi, SmallAndLightApi, and MerchantFulfillmentApi models from overwriting each other during codegen. All three Swagger models all had schema types called Item, which have now been renamed to CatalogItem, FBAItem, and FBMItem, respectively.
  • Remove PHP reserved keywords from some CatalogApi schema types, to prevent the ObjectSerializer from wrongly assuming they had different names than they actually did at runtime.

Improvements:

  • Support the A+ Content API