mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 10:58:55 +00:00
b6c2266a14
Rust clients code format cleanup (with some breaking changes for model structures): * Application of Rust style in client files (4 spaces padding). Remove useless blank lines. * Replace getters/setters in models by public fields. * Add a trailing comma in struct fields. * Sample Rust clients regeneration. |
||
---|---|---|
.. | ||
client | ||
config/petstore | ||
documentation | ||
meta-codegen | ||
openapi3/client/petstore | ||
schema | ||
server | ||
yaml |