issues Search Results · repo:openapi-contrib/openapi3-generator language:JavaScript
Filter by
23 results
(57 ms)23 results
inopenapi-contrib/openapi3-generator (press backspace or delete to remove)I m very intrigued by this tool, and am interested in using it. However, the demo described in the README throws a weird
error.
I have a well defined specification that is successfully being used in a ...
robogeek
- 1
- Opened on Oct 22, 2024
- #57
The skip option doesn t detect existing files if the template file is called $$path$$.*, e.g. $$path$$.js.hbs.
Steps to reproduce:
- Create new npm project in empty folder
- Install latest version ...
caligo-erik
- Opened on Apr 26, 2023
- #56
There s a bug here: https://github.com/openapi-contrib/openapi3-generator/blob/0.13.0/lib/generator.js#L144-L147
Promise.all(
_.map(files, (operation, operation_name) = generateOperationFile(config, ...
tswaters
- 5
- Opened on Oct 22, 2020
- #46
Currently, the generator creates one file per top-level path component -- that is, if you have paths a/b/c and a/d/e[1]
and a path template named routes/$$path$$/route.js.hbs it only creates one file routes/a/route.js. ...
dpkirchner
- Opened on May 4, 2020
- #40
Hi, I m creating some new features to create a full functional crud-server with json data files and models from the
schemas of the openapi.yaml. In Detail:
- Automatic generation of json-data files ...
suessmma
- Opened on Mar 25, 2020
- #38
Is it possible to configure openapi3-generator to do more logging than simply printing out done! ?
I have a very large (but unfortunately proprietary) API spec that the generator is reporting as successfully ...
roddy
- Opened on Nov 21, 2019
- #36
If the project path contains special characters, the code for creating the target_file path in generator.js (line 100
and following) doesn t work as intended.
e.g. if the paths look like this:
template ...
richardklose
- Opened on Sep 13, 2019
- #32
Hi, I added PR with asciidoctor template #29. Please approve or reject it. In the latter case I ll just add it as a
separate template project to my github account.
fiddlededee
- 1
- Opened on Aug 14, 2019
- #31
The # ref are all generated inline in a table when it should be generated separately as their own tables. I have
attached the openAPI json file and the generated markdown for your reference.
Also the ...
Aenvy
- Opened on Jul 31, 2019
- #30
Hi. I try to make a template for asciidoc (asciidoctor, in fact). With test examples everythin is great. But I faced the
following problem.
Here is the part of specification:
ModelMetaData:
...
fiddlededee
- 2
- Opened on Jul 20, 2019
- #27

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.