Skip to content

Commit 73a1c56

Browse files
authored
chore: Use the hosted api spec for generation (#67)
The interface will change slightly, and we'll provide a migration guide before enabling publishing again.
1 parent 768f495 commit 73a1c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.speakeasy/workflow.yaml

Lines changed: 1 addition & 1 deletion
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
overlays:
77
- location: ./overlay_client.yaml
88
targets:

0 commit comments

Comments
 (0)