Skip to content

Commit b66a4a7

Browse files
committed
fix
1 parent 6c8fac2 commit b66a4a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a tool that generates API call code in various programming languages bas
44

55
根据openapi (swagger) 文档生成不同编程语言客户端接口代码
66

7-
| Language | 参考 |
7+
| Language | Demo |
88
|------------|-------------------------------------------------------------------------------------------|
99
| Java | ![image](https://github.com/otk-final/openapi-codegen/blob/master/_images/api_java.jpg) |
1010
| 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
1313
| Python | ![image](https://github.com/otk-final/openapi-codegen/blob/master/_images/api_python.jpg) |
1414
| Kotlin | ![image](https://github.com/otk-final/openapi-codegen/blob/master/_images/api_kotlin.jpg) |
1515
| 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) |
1717

1818
![image](https://github.com/otk-final/openapi-codegen/blob/master/_images/home_api.png)
1919

0 commit comments

Comments
 (0)