Joe Bolinger
Joe Bolinger
Revisit this after https://github.com/shyiko/ktlint/issues/340 is updated.
I think the docs are out of date. Try running `./docker-build.sh` instead. Thanks for pointing it out. I updated them in #46
I think you may not have cloned the entire repo (it has git submodules). Try doing this first: `git submodule update --init --recursive`. I'll add that to the instructions as...
@vam-google any updates?
@dazuma do you want this changed or is it still being considered? It's a simple change if we can just use the `cloud-platform` scope. We don't currently have any configuration...
I'm not sure if I understand that comment. The issue here is if we want to decorate, wrap, or somehow change the `operation` in either of the examples above. What's...
Ok, sure, documenting this as the pattern is one solution. Having a different API, such as a metadata callback, is another solution though and that's what I wanted to open...
@blowmage one extra clarification. Everything Ernest said is true. However, the generator should be able to generate a working client without any annotations using reasonable default values (i.e. localhost for...