MarketplaceContentReviews
MarketplaceContentReviews
JSON Example
{
"_embedded": [
{
"comment": "string",
"contentId": "string",
"id": "string",
"rating": "string",
"title": "string",
"user": "string"
}
],
"_links": [
{
"deprecation": "string",
"href": "string",
"hreflang": "string",
"media": "string",
"rel": "string",
"templated": false,
"title": "string",
"type": "string"
}
],
"page": {
"number": 0,
"size": 0,
"totalElements": 0,
"totalPages": 0
}
}