woocommerce/plugins/woocommerce-blocks/tests/php/RestApi/StoreApi/Controllers
Mike Jolley a753cbb25c Store API: Add shipping rate api (https://github.com/woocommerce/woocommerce-blocks/pull/1344)
* Add basic controllers

* Schema

* Collections

* Updated schema

* Remove package ID

* Destination handling

* Destination validation

* Rename method for extra clarity

* Tests

* RestContoller type

* typos

* Fix object/array definitions

* Fix shipping-rate definition

* Fix tests

* Add docs

* Tweak description
2019-12-10 13:54:18 +00:00
..
Cart.php REST API - Store API - Product filtering data, products endpoint, and cart refinements (https://github.com/woocommerce/woocommerce-blocks/pull/1055) 2019-10-25 10:43:52 +01:00
CartItems.php REST API - Store API - Product filtering data, products endpoint, and cart refinements (https://github.com/woocommerce/woocommerce-blocks/pull/1055) 2019-10-25 10:43:52 +01:00
CartShippingRates.php Store API: Add shipping rate api (https://github.com/woocommerce/woocommerce-blocks/pull/1344) 2019-12-10 13:54:18 +00:00
ProductAttributeTerms.php Store API - Add tests for product attributes endpoints (https://github.com/woocommerce/woocommerce-blocks/pull/1151) 2019-11-12 12:04:19 +00:00
ProductAttributes.php Store API - Add tests for product attributes endpoints (https://github.com/woocommerce/woocommerce-blocks/pull/1151) 2019-11-12 12:04:19 +00:00
ProductCollectionData.php Prevent multiple collection data requests using debounce (https://github.com/woocommerce/woocommerce-blocks/pull/1233) 2019-11-23 17:04:30 +00:00
Products.php Add on_sale to Store API for it to work. (https://github.com/woocommerce/woocommerce-blocks/pull/1185) 2019-11-15 19:11:03 +01:00