docs: 为已有的路由编写完整名称和文档
This commit is contained in:
@@ -23,7 +23,7 @@ const operationId = route.data.params.operationId
|
||||
<template #branding>
|
||||
<div class="vitepress-openapi">
|
||||
<p>API 文档是基于最新代码自动生成的</p>
|
||||
<p>由 VitePress OpenAPI 提供文档支持</p>
|
||||
<p>由 <a href="https://vitepress-openapi.vercel.app/" target="_blank">VitePress OpenAPI</a> 提供文档支持</p>
|
||||
</div>
|
||||
</template>
|
||||
</OAOperation>
|
||||
</OAOperation>
|
||||
|
||||
Reference in New Issue
Block a user