Skip to content

Commit 9099f29

Browse files
Woodii1998yujingz
andauthored
update: add openapi link (#89)
* update: add openapi link * update labels --------- Co-authored-by: Yujing Zheng <[email protected]>
1 parent 113b632 commit 9099f29

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,11 @@ const config = {
9595
},
9696
{ href: 'https://www.coscene.cn', label: '官方网站', position: 'right' },
9797
{ href: 'https://github.com/coscene-io', label: 'GitHub', position: 'right' },
98+
{
99+
href: 'https://petstore.swagger.io/?url=https://download.coscene.cn/openapi/openapi.yaml',
100+
label: 'OpenAPI',
101+
position: 'right',
102+
},
98103
],
99104
},
100105
footer: {

0 commit comments

Comments
 (0)