Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: parameter.repeat is not a function #21

Open
ppattersonenvista opened this issue Aug 15, 2016 · 3 comments
Open

TypeError: parameter.repeat is not a function #21

ppattersonenvista opened this issue Aug 15, 2016 · 3 comments
Labels

Comments

@ppattersonenvista
Copy link

starting ramlo...
loading dependencies...

creating documentation...
/usr/local/lib/node_modules/ramlo/src/modules/api.js:231
repeat: parameter.repeat()
^

TypeError: parameter.repeat is not a function
at /usr/local/lib/node_modules/ramlo/src/modules/api.js:231:31
at arrayEach (/usr/local/lib/node_modules/ramlo/node_modules/lodash/lodash.js:522:11)
at Function.forEach (/usr/local/lib/node_modules/ramlo/node_modules/lodash/lodash.js:9011:14)
at produceQueryParameters (/usr/local/lib/node_modules/ramlo/src/modules/api.js:170:7)
at /usr/local/lib/node_modules/ramlo/src/modules/api.js:97:30
at arrayEach (/usr/local/lib/node_modules/ramlo/node_modules/lodash/lodash.js:522:11)
at Function.forEach (/usr/local/lib/node_modules/ramlo/node_modules/lodash/lodash.js:9011:14)
at produceEndpoints (/usr/local/lib/node_modules/ramlo/src/modules/api.js:81:7)
at /usr/local/lib/node_modules/ramlo/src/modules/api.js:66:42
at arrayEach (/usr/local/lib/node_modules/ramlo/node_modules/lodash/lodash.js:522:11)

@ppattersonenvista
Copy link
Author

This issue is fixed with the following pull request

commit ab77839

@kamilzasada kamilzasada added the bug label Sep 3, 2016
@kamilzasada kamilzasada added this to the Release Candidate milestone Sep 3, 2016
@ulaBLUE
Copy link

ulaBLUE commented Oct 7, 2016

Hi,
I get this issue with current version. It is blocker issuer as I cannot run raml files written 1.0.
Can you please let me know when is the plan to release ? Thanks

@vglushonkov
Copy link

When is this expected to release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants