Open chantera opened 4 months ago
This PR adds --model-template-dir to specify custom_template_dir when initializing OpenAPIParser, which gives flexibility in model generation.
--model-template-dir
custom_template_dir
OpenAPIParser
I think this PR will solve #433.
This PR adds
--model-template-dir
to specifycustom_template_dir
when initializingOpenAPIParser
, which gives flexibility in model generation.I think this PR will solve #433.