Amin Shah Gilani
Amin Shah Gilani
Are you accepting PRs for this? I'd love to document this.
Still here in 1.40.1
This should be enough for me to finish :D thanks!
@cesardeazevedo one last question, are these `methods` case sensitive?
Another important question. The fields `Reference` and `Ref` do not show up in the interface. What does the API expect this field to contain? E.g: ## Schema: BankIslami: - `AccountName`...
The trade endpoint, this warning put me off from it: I've actually created something similar to your implementation tied to my account. It parses HTTP requests and then broadcasts them...
@kmala here: Checking to make sure my key exists on deis ``` bash $ deis keys:list === amin_shah Keys [email protected] ssh-ed25519 AAAA...bull.local gilani@redbull ssh-rsa AAAAB3Nz...ni@redbull ``` Testing `git push` ```...
@kmala could you independently run the following? The command to generate a ed25519 key is `ssh-keygen -o -a 100 -t ed25519`
Hello! I'm bumping this for feedback :)
@grahamannett oh man, I was totally looking forward to tinkering with something like this. Only, I can't do python, and my job keeps me from spending too much time on...