raml-javascript-generator icon indicating copy to clipboard operation
raml-javascript-generator copied to clipboard

client.js.hbs

Open vaidas-lungis opened this issue 9 years ago • 0 comments

this file has

Client.prototype.request = popsicle
Client.prototype.form = Client.form = popsicle.form
Client.prototype.version  = {{{stringify version}}}

Maybe first line should be Client.prototype.request = popsicle.request or similar?

vaidas-lungis avatar Jul 04 '16 09:07 vaidas-lungis