Adam Harris

Results 6 issues of Adam Harris

Hi, First of all, thanks very much for the great library! WatchOS support would be very helpful for us - do you have any plans to support WatchOS in the...

enhancement

### Is your feature request related to a problem? Please describe. Thanks very much for the great library! However, I can't figure out how to finalize an invoice, as in...

enhancement

Hi, Firstly, thanks very much for this excellent piece of technology! Secondly, we're new to Farmer and would like to deploy a Gremlin-enabled CosmosDB account. I see in the docs...

Hi @bamboo, I'm new to Idris and was playing around with your code generator, seeing if it might be possible to generate dart library code: I see that in the...

Hi, apologies if I'm missing something, but I can't see how to [target a named Graph](https://www.w3.org/TR/2013/REC-sparql11-query-20130321/#specifyingDataset) using this library. e.g. is it possible to generate a query like: ``` PREFIX...

Hi, I'm seeing failures when trying to get Google Shopping Product details via the sdk. Here is a minimal example of the failure: ```go oxyclient := ecommerce.Init(username, password) productId :=...