-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
BolCom_RetailerApi/src/Model/Offer/domain.fpp
Lines 108 to 111 in cecd2d4
| data Store = Store { | |
| Title $productTitle, | |
| ?CountryCode[] $visible | |
| } deriving (FromArray, ToArray); |
According to ReDoc the productTitle is optional and visible is required;
https://api.bol.com/retailer/public/redoc/v4#operation/get-offer
Metadata
Metadata
Assignees
Labels
No labels