Skip to content

Improvements to the REST API #4350

Closed
Closed
@mackelito

Description

@mackelito

Steps to reproduce

  • make a request to "rest/V1/categories/3/products"

Expected result

  1. All info for each product

When creating a web using the API this forces me to make multiple requests If I want to show products from category x

Actual result

  1. I get sku, prioity and category_id.. that´s it.

is there some way to get more data for each product like I get if I do "rest/V1//products"?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions