issues
search
dotmailer
/
dotmailer-magento2-extension
The official Dotdigital for Magento2 extension
https://dotdigital.com/integrations/magento
MIT License
48
stars
63
forks
source link
Swagger error fixes
#558
Closed
floorz
closed
4 years ago
floorz
commented
4 years ago
PR for Issue #557
Update CouponAttribute model to be more of a DTO object with the getExpiresAt method
Add additional method to CouponAttribute for retrieving DateTime object
Update test case to use new method that returns the DateTime object
PR for Issue #557