Skip to content

Does REST API products/count in web.php at Line 94 needs an update? #529

@rohanatveeva

Description

@rohanatveeva

Overview/summary

As per the API updates

Image

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?

Image

Area

$result = $client->get('products/count');

Checklist

  • I have described this enhancement in a way that is actionable (if possible)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions