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