Justin Shreve
|
33e0b367ac
|
Add new line at end of files.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
288496b22b
|
Separate shipping zone endpoint permissions check between read and write operations.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
7ebb466287
|
REST API item schemas should be singular objects.
Use single object schemas for Shipping Zone Locations and Methods.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
5400f94f86
|
Shipping zone location “type” field sanitization callback should be for text values.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
5d147ae287
|
Fix @extends annotation in shipping zone controller classes.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
6d891e1247
|
Handle case where no locations are sent in update request.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
626819f9b8
|
Add shipping zone locations update endpoint and handler.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
c041e69e86
|
Correct locations schema, should be an array of location objects.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
96c18abb8d
|
Add shipping zone locations retrieval endpoint.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
56ef442624
|
Move common methods to an abstract base shipping zones controller class.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
7a142af215
|
Initial Shipping Zone Locations endpoint controller, with schema.
|
2016-08-02 10:10:47 -07:00 |