Update
This commit is contained in:
@@ -14,6 +14,7 @@ type GetBasketResponseDTO struct {
|
||||
}
|
||||
|
||||
type GetBasketItemsRequestDTO struct {
|
||||
BasketID string `json:"basket_id"`
|
||||
}
|
||||
|
||||
type GetBasketItemsResponseDTO struct {
|
||||
|
||||
Reference in New Issue
Block a user