目前仅支持swagger3(OpenApi3), 支持的请求类型 get post delete put
- rustc: 1.67.0
- system: windows,linux,mac
- runtime: windows,linux,mac
- -c required open api config url(json)
- -o required output dir
- -s split module file
- -i ignore response field option
- --tags special tag(split with ,)
open-api-codegen -c <json config url> -o <output dir> -s <split file> -i <ignore option> --tags <tag>