File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- # News -->
4
4
5
- > 这是一个** 开发中的分支 ** . 敬请关注即将发布的版本 [ v12.2.0] ( HISTORY.md#Next ) . 如果想要一个稳定的版本,请用使用 [ v12.1.8 branch ] ( https://github.com/kataras/iris/tree/v12.1.8 ) .
6
- >
5
+ > 这是一个** 开发中的版本 ** 。 敬请关注即将发布的版本 [ v12.2.0] ( HISTORY.md#Next ) 。如果想使用稳定版本,请查看 [ v12.1.8 分支 ] ( https://github.com/kataras/iris/tree/v12.1.8 ) 。
6
+ >
7
7
> ![ ] ( https://iris-go.com/images/cli.png ) 立即尝试官方的[ Iris命令行工具] ( https://github.com/kataras/iris-cli ) !
8
8
9
9
<!--  Iris version **12.1.8** has been [released](HISTORY.md#su-16-february-2020--v1218)! -->
@@ -162,7 +162,7 @@ http://localhost:8080/books
162
162
> HTTP/1.1 201 Created
163
163
```
164
164
165
- 这是** 错误** 影响所展示的样子 :
165
+ 这是** 错误** 响应所展示的样子 :
166
166
167
167
``` sh
168
168
$ curl -X POST --data " {\" title\" \" not valid one\" }" \
@@ -181,7 +181,7 @@ http://localhost:8080/books
181
181
182
182
[ ![ run in the browser] ( https://img.shields.io/badge/Run-in%20the%20Browser-348798.svg?style=for-the-badge&logo=repl.it )] ( https://bit.ly/2YJeSZe )
183
183
184
- Iris 有一个完整且详尽的 ** [ 使用文档] ( https://github.com/kataras/iris/wiki ) ** ,让您可以轻松地使用此框架。
184
+ Iris 有完整且详尽的 ** [ 使用文档] ( https://github.com/kataras/iris/wiki ) ** ,让您可以轻松地使用此框架。
185
185
186
186
<!--  -->
187
187
You can’t perform that action at this time.
0 commit comments