We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfcaea8 commit b4b1b68Copy full SHA for b4b1b68
api-reference/partition/pipeline-1.mdx
docs.json
@@ -198,7 +198,11 @@
198
]
199
},
200
"api-reference/workflow/workflows",
201
- "api-reference/workflow/jobs"
+ "api-reference/workflow/jobs",
202
+ {
203
+ "group": "Endpoint Playground",
204
+ "openapi": "https://platform.unstructuredapp.io/openapi.json"
205
+ }
206
207
208
{
@@ -221,7 +225,10 @@
221
225
"api-reference/partition/get-chunked-elements",
222
226
"api-reference/partition/transform-schemas",
223
227
"api-reference/partition/generate-schema",
224
- "api-reference/partition/pipeline-1"
228
229
230
+ "openapi": "https://api.unstructuredapp.io/general/openapi.json"
231
232
233
234
0 commit comments