mirror of
https://github.com/go-kratos/kratos.git
synced 2025-01-26 03:52:12 +02:00
0ffb6233bc
add genbts & genmc
12 lines
312 B
Markdown
12 lines
312 B
Markdown
### kratos tool swagger
|
|
```shell
|
|
kratos tool swagger serve api/api.swagger.json
|
|
```
|
|
执行命令后,浏览器会自动打开swagger文档地址。
|
|
同时也可以查看更多的 [go-swagger](https://github.com/go-swagger/go-swagger) 官方参数进行使用。
|
|
|
|
|
|
-------------
|
|
|
|
[文档目录树](summary.md)
|