此
FORMAT: 1A
HOST: something.com
# Something API
# Group Something
Foobar description
## Some Route [/routeroute]
Foobar description
### Some HTML Action [GET]
+ Response 200 (text/plain)
# Group Something 2
Foobar description 2
## Some Route [/routeroute2]
Foobar description 2
### Some HTML Action 2 [GET]
+ Response 200 (text/plain)
生成
现在这个:
FORMAT: 1A
HOST: something.com
# Something API
# Some Route [/routeroute]
Foobar description
## Some HTML Action [GET]
+ Response 200 (text/plain)
# Some Route 2 [/routeroute2]
Foobar description 2
## Some HTML Action 2 [GET]
+ Response 200 (text/plain)
生成
为什么个人资源不是Apiary目录中的一部分?
答案 0 :(得分:0)
目前的Apiary交互式文档无法做到这一点。但是,我们正致力于next-gen documentation资源确实是TOC的一部分。
例如:
要选择加入下一代文档测试版,请查看"新文档"切换您的API设置。