catalog update
This commit is contained in:
parent
7de07b9ef0
commit
77fd417f4e
@ -22,7 +22,7 @@ type GetProductListRequest struct {
|
||||
}
|
||||
|
||||
type GetProductListResponse struct {
|
||||
Products []GetProductResponse `json:"-"`
|
||||
Products []GetProductResponse `json:"products"`
|
||||
}
|
||||
|
||||
type AddProductToBasketRequest struct {
|
||||
|
Loading…
Reference in New Issue
Block a user