Greg Osuri
Greg Osuri
Awesome Library. The part I really like is ability to choose the APIs to document (other similar ones don't really provide that flexibility) Will be even more awesome if you...
``` sh Utility to manage your clusters and applications on ovrclk Usage: ovrclk COMMAND [flags] Primary help topics, type "ovrclk help TOPIC" for more details: apps create, deploy and manage...
The below set of endpoints break the REST Resource Naming Best Practices and are inconsistent with the rest of the endpoints that follow correct practices. - `/deployment` - `/market/order` -...
`akash tx create` is missing `-o` flag unlike rest of the commands. The output format should be consistent across all commands.
**Issue** Terra validators disabled IBC by force closing `channel-1` and `channel-49` using #761 as a stop-gap solution to preventing Impermanent Loss on UST and LUNA pools on Osmosis and other...
Deployment on heroku fails with the below error: ``` 2020-12-04T16:23:44.892498+00:00 heroku[web.1]: State changed from crashed to starting 2020-12-04T16:24:04.171691+00:00 heroku[web.1]: Starting process with command `npm start` 2020-12-04T16:24:07.586564+00:00 app[web.1]: 2020-12-04T16:24:07.586605+00:00 app[web.1]: >...
Amazon recently announced support for [Private Hosted Zones](http://docs.aws.amazon.com/Route53/latest/APIReference/actions-on-zones-private.html), I added support for the below endpoints - POST CreateHostedZone (Private) - POST AssociateVPCWithHostedZone - POST DisassociateVPCFromHostedZone - GET GetHostedZone (Private) -...