phamdt

Results 14 issues of phamdt

how might i render a line like this? `/resource/{{{Resource}}ID}` "Resource" is the variable name so pretend its value is "pet". i'm trying to have it render to: `/resource/{petID}` However, it...

## Is your feature request related to a problem? Please describe. Yes, on my particular Jira installation, I cannot use v2 REST API's for worklogs but I _can_ use v4...

I'm integrating your library into my application and discovered that I can't access an individual candle from the PriceHistory API. I can only access the list of `Candles` which references...

i was able to get this working in a docker container by specifying all arguments in a CMD as found in #44 but was wondering if anyone had an example...

I'm not sure what other details I can provide that would be helpful since the repo is private but happy to provide whatever additional details I can. `$ goda graph...

i've just installed the plugin and it's not clear to me as to how to use the ast file resulting from the parse command. specifically, i see the following warnings:...

i installed angular 1.5 with typescript. this occurs on serve: ``` ERROR in ./src/app/main/main.controller.ts (11,26): error TS2503: Cannot find namespace 'angular'. ERROR in ./src/app/main/main.controller.ts (21,22): error TS2503: Cannot find namespace...

it'd be nice if there was an attribute that allowed you to enable/disable scrolling.