Skip to content

Commit fa17685

Browse files
author
Hayder Sharhan
committed
MAGETWO-52340: Gift Message Data for Sales Order not available for retrieval using API
- Wrong link.
1 parent fdb73a4 commit fa17685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/SalesRule/Api/CouponRepositoryInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public function getById($couponId);
3737
* Retrieve a coupon using the specified search criteria.
3838
*
3939
* This call returns an array of objects, but detailed information about each object’s attributes might not be
40-
* included. See http://devdocs.magento.com/codelinks/attributes.html#RuleRepositoryInterface to
40+
* included. See http://devdocs.magento.com/codelinks/attributes.html#CouponRepositoryInterface to
4141
* determine which call to use to get detailed information about all attributes for an object.
4242
*
4343
* @param \Magento\Framework\Api\SearchCriteriaInterface $searchCriteria

0 commit comments

Comments
 (0)