Tobias Jern
Results
2
issues of
Tobias Jern
Would it be possible to allow including nested resources as defined in the [jsonapi specification](http://jsonapi.org/format/#fetching-includes). For example, when having a single product page where we would also want to display...
According to the [documentation](https://aimeos.org/docs/2021.x/frontend/jsonapi/catalog/#sort-product-lists), the default sorting for products jsonapi is according to their positioning in the catalog. This does not work properly without specifying a category with `f_catid`. Either...