API structure has changed
2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /api/ambassadors
- Response
-
200 response Modified
- current_page, data, first_page_url, from, last_page, last_page_url, links, next_page_url, path, per_page, prev_page_url, to, total properties Removed
GET /api/products
- Response
-
200 response Modified
- id_product, sku, name, description, price, stock, type, stock_available properties Removed
- current_page, data, first_page_url, from, last_page, last_page_url, links, next_page_url, path, per_page, prev_page_url, to, total properties Added