-
{
"endpoint" : "POST https://api.allegro.pl/sale/product-offers",
"request" : "{"parameters":[{"id":"11323","name":"Condition","valuesIds":["11323_1"]}],"productSet":[{"product":{"parameters":[{"i…
-
```
I wrote a test case to show popup onmouseover event.Some of the labels
containing on it load from interface that use for Internationalization.
ex :-
public interface RateViewConstants extends C…
-
First of all, many thanks for fixing the issue with getting hourly values.
However, I see one difference since before Oct 14: Additional data, like Min, Max, Average is no longer added at the bottom…
-
:warning: **Actively edited**. ⚠️
Several things have been raised by the #60 review that should be addressed in subsequent PRs
- [x] **Service is can easily fail if one of the (many) exter…
-
Currently the TX0/TX1 transactions are normal looking bitcoin transactions, N inputs from a wallet to 1 output and 1 change.
The TX4/TX5 spends out to a single address; either sourced from the rele…
-
Is there any way we can get a Currency by using the code?
```
let c = Currency(code: "USD")
```
It would be nice construct a Currency object by the code itself. This helps in situations where you ge…
-
### Background information
__IMPORTANT: If you choose to ignore this issue report template, your issue will be closed as we cannot help without the requested information.__
Please make sure you …
-
When I was hooking in TF-IDF to NaiveBayes I found several words that had separate TF-IDF values that I don't think should actually be separate. Here are a few:
Mixed Fractions : 654-1/2, 673-1/2,…
-
Hi,
I am using SP-API to delete and recreate a listing with a different product type trying to fix the problem of Amazon changing the original product type of a listing.
I've tested this with ma…
-
Hi,
I have just started using your package to get historical FX data. I must say the package is awesome, rather than an exhausting scraping of online pages to get all the FX.
On the other hand,…