openapi_generator_cli 0.0.2 openapi_generator_cli: ^0.0.2 copied to clipboard
A dart wrapper around openapi-generator [https://github.com/OpenAPITools/openapi-generator] inspired by the node implementation [https://www.npmjs.com/package/@openapitools/openapi-generator-cli].
A sample command-line application with an entrypoint in bin/
, library code
in lib/
, and example unit test in test/
.
Created from templates made available by Stagehand under a BSD-style license.