Skip to content

Commit c42212f

Browse files
authored
chore: Use the hosted api spec for generation (#51)
The interface will change slightly, and we'll provide a migration guide before enabling publishing again. Mirrors Unstructured-IO/unstructured-python-client#67
1 parent f3e2cf5 commit c42212f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.speakeasy/workflow.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ workflowVersion: 1.0.0
22
sources:
33
my-source:
44
inputs:
5-
- location: https://raw.githubusercontent.com/Unstructured-IO/unstructured-api/main/openapi.json
5+
- location: https://api.unstructured.io/general/openapi.json
66
targets:
77
unstructed-typescript:
88
target: typescript

0 commit comments

Comments
 (0)