apertureless / shopware-api-client

🛍 Javascript API Client for Shopware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Article Endpoint

apertureless opened this issue · comments

commented

Article api/articles

  • GET
  • GET (list)
  • PUT
  • PUT (batch)
  • POST
  • DELETE
  • DELETE Batch

Tests

  • GET
  • GET (list)
  • PUT
  • PUT (batch)
  • POST
  • DELETE
  • DELETE Batch