extra_template_data not working
See original GitHub issueDescribe the bug
custom_template_dir
seems to be ignored:
datamodel_code_generator.generate(custom_template_dir="some/path")
Version:
- datamodel-code-generator Version: git master
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
create custom Config fails with `--extra-template-data` against ...
Describe the bug --extra-template-data to create custom class Config fails when using the default accompanying pydantic template as at ...
Read more >JQuery UI Autocomplete select returning undefined
I tried changing .data("autocomplete") to .data("ui-autocomplete") This will get rid of the "TypeError: ui.item is undefined" however now all ...
Read more >datamodel-code-generator - GitHub Pages
This code generator creates pydantic model from an openapi file and others.
Read more >Reuse 'answer' code from other question - CodeRunner
I tried to use the 'Extra template data' field available for each test. From the documentation I wasn't quite sure if this is...
Read more >LiveCycle Designer ES: Custom template path/reducing HDD ...
... like Terminal Server and Citrix, the extra template data can be an ... the LiveCycle Designer program directory which are not required....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@FlorianLudwig We should explain the feature in documents. I have created an issue to add a document for a custom template.
oh. okay. I misunderstood how it works then. So not a bug. Closing.
Thanks!