Skip to content

Commit b4b1b68

Browse files
authored
Add Workflow and Partition Endpoint Playgrounds (#652)
1 parent cfcaea8 commit b4b1b68

File tree

3 files changed

+9
-521
lines changed

3 files changed

+9
-521
lines changed

api-reference/partition/pipeline-1.mdx

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,11 @@
198198
]
199199
},
200200
"api-reference/workflow/workflows",
201-
"api-reference/workflow/jobs"
201+
"api-reference/workflow/jobs",
202+
{
203+
"group": "Endpoint Playground",
204+
"openapi": "https://platform.unstructuredapp.io/openapi.json"
205+
}
202206
]
203207
},
204208
{
@@ -221,7 +225,10 @@
221225
"api-reference/partition/get-chunked-elements",
222226
"api-reference/partition/transform-schemas",
223227
"api-reference/partition/generate-schema",
224-
"api-reference/partition/pipeline-1"
228+
{
229+
"group": "Endpoint Playground",
230+
"openapi": "https://api.unstructuredapp.io/general/openapi.json"
231+
}
225232
]
226233
},
227234
{

0 commit comments

Comments
 (0)