Overview/summary
As per the API updates
With that said does the following REST API (in file web/routes/web.php line 94) need an upgrade?, will this stop working at some point? are we looking to update this anytime sooner
|
$result = $client->get('products/count'); |
Motivation
What inspired this enhancement?
Area
|
$result = $client->get('products/count'); |
Checklist