mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-22 11:33:58 +00:00
* Add CLI option * Add dep to generated Cargo.toml * Add new `Error::SerdePathToError` error type * Add `serde_path_to_error` invocation to API layer * Add sample for serde-path-to-error * Add arg & docstring to cliOptions as well * Fix sample