OpenApiCodeGen.CLI (openapi_codegen v0.1.0)
Usage: openapi_codegen [options] INPUT_FILE
Available options:
--output-path Output directory where the code should be generated. --req To use the :req as HTTP client. --tesla To use the :tesla as HTTP client (default).
The --help and --version options can be given instead of a command for usage and versioning information.
Summary
Functions
Link to this function
main(argv)
Link to this function