File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This is a tool that generates API call code in various programming languages bas
4
4
5
5
根据openapi (swagger) 文档生成不同编程语言客户端接口代码
6
6
7
- | Language | 参考 |
7
+ | Language | Demo |
8
8
| ------------| -------------------------------------------------------------------------------------------|
9
9
| Java | ![ image] ( https://github.com/otk-final/openapi-codegen/blob/master/_images/api_java.jpg ) |
10
10
| Typescript | ![ image] ( https://github.com/otk-final/openapi-codegen/blob/master/_images/api_ts.jpg ) |
@@ -13,7 +13,7 @@ This is a tool that generates API call code in various programming languages bas
13
13
| Python | ![ image] ( https://github.com/otk-final/openapi-codegen/blob/master/_images/api_python.jpg ) |
14
14
| Kotlin | ![ image] ( https://github.com/otk-final/openapi-codegen/blob/master/_images/api_kotlin.jpg ) |
15
15
| C# | ![ image] ( https://github.com/otk-final/openapi-codegen/blob/master/_images/api_cs.jpg ) |
16
- | Rust | ![ image] ( https://github.com/otk-final/openapi-codegen/blob/master/_images/api_rs .jpg ) |
16
+ | Rust | ![ image] ( https://github.com/otk-final/openapi-codegen/blob/master/_images/api_rust .jpg ) |
17
17
18
18
![ image] ( https://github.com/otk-final/openapi-codegen/blob/master/_images/home_api.png )
19
19
You can’t perform that action at this time.
0 commit comments