Victoria Casasampere Fernandez
Results
42
comments of
Victoria Casasampere Fernandez
Are there any use cases for the store link without a SKU? If there are, it may be worth implementing it, otherwise, it is fine to be left out IMO.
Both could either have an additional method, or make the existing `url()` method require a `with_sku: bool` argument. Alternatively, or additively, `IntegrationApplication`, `PartialCurrentApplicationInfo` and `CurrentApplicationInfo` could have the method, as...