mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 01:48:04 +08:00
feat: add TOC to app develop doc (#10799)
This commit is contained in:
@ -32,7 +32,7 @@ Workflow applications offers non-session support and is ideal for translation, a
|
||||
<Heading
|
||||
url='/workflows/run'
|
||||
method='POST'
|
||||
title='Execute workflow'
|
||||
title='Execute Workflow'
|
||||
name='#Execute-Workflow'
|
||||
/>
|
||||
<Row>
|
||||
@ -505,7 +505,7 @@ Workflow applications offers non-session support and is ideal for translation, a
|
||||
<Heading
|
||||
url='/workflows/logs'
|
||||
method='GET'
|
||||
title='Get workflow logs'
|
||||
title='Get Workflow Logs'
|
||||
name='#Get-Workflow-Logs'
|
||||
/>
|
||||
<Row>
|
||||
|
||||
Reference in New Issue
Block a user