panda-api icon indicating copy to clipboard operation
panda-api copied to clipboard

Panda api is a simple and powerful api docs design tool.

Results 6 panda-api issues
Sort by recently updated
recently updated
newest added

你好 我在auth.json5上配置了如下信息 { name:"用户", desc:"用户登录系统、退出登录系统", } 但在页面上对于desc不会生效 ![image](https://user-images.githubusercontent.com/42349644/111249522-cf60ea80-8646-11eb-92ae-a83de267aca7.png)

[email protected] 看作者的视频觉得作者的vscode 特别好用,求教

像这样用 docs/projectA/XXX.json5 docs/projectB/YYY.json5 docs/projectC/ZZZ.json5 cd docs && panda 在mock 的时候, 想调用projectA 中的API 则需要带上 projectA 前缀 e.g. /projectA/login

apis里的字段排序规则并不是按照编写顺序下来的? 试用了下,看下来是按照字段名字首字母排序自动排序的,这样话的可能会给编写文档带来困扰,不会按照预想排序执行了!

`panda: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory`

很多文档都是 swagger 自动生成的,能复用的话会减少很多维护压力。