-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Product Review API #9570
Labels
improvement
Issue: Clear Description
Gate 2 Passed. Manual verification of the issue description passed
Issue: Format is not valid
Gate 1 Failed. Automatic verification of issue format is failed
up for grabs
Comments
Closed
No activity. Closing the issue |
does it really done? |
@okorshenko @Koc does it really done??? |
No. The task is not implemented |
And it will ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
improvement
Issue: Clear Description
Gate 2 Passed. Manual verification of the issue description passed
Issue: Format is not valid
Gate 1 Failed. Automatic verification of issue format is failed
up for grabs
Overview
Currently, Magento 2 does not provide the REST API for the Reviews Extension of the products. In scope of this task we would implement WebAPI for product reviews and integrate review API into existing core modules
Resources
Interfaces
\Magento\Review\Api\ReviewRepositoryInterface
\Magento\Review\Api\ReviewManagementInterface
\Magento\Review\Api\Data\ReviewInterface
\Magento\Review\Api\Data\RatingInterface
The text was updated successfully, but these errors were encountered: