Enhance API documentation TOC with modern design and improved UX (#23490)
Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
@@ -1174,7 +1174,7 @@ import { Row, Col, Properties, Property, Heading, SubProperty } from '../md.tsx'
|
||||
url='/audio-to-text'
|
||||
method='POST'
|
||||
title='语音转文字'
|
||||
name='#audio'
|
||||
name='#audio-to-text'
|
||||
/>
|
||||
<Row>
|
||||
<Col>
|
||||
@@ -1222,7 +1222,7 @@ import { Row, Col, Properties, Property, Heading, SubProperty } from '../md.tsx'
|
||||
url='/text-to-audio'
|
||||
method='POST'
|
||||
title='文字转语音'
|
||||
name='#audio'
|
||||
name='#text-to-audio'
|
||||
/>
|
||||
<Row>
|
||||
<Col>
|
||||
|
Reference in New Issue
Block a user