Skip to content

Commit 7a52efa

Browse files
committed
Revert "Move the openapi source of truth"
This reverts commit ba95fb0. See Unstructured-IO/unstructured-api#369
1 parent f225911 commit 7a52efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/speakeasy_sdk_generation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
create_release: true
2525
openapi_doc_auth_header: x-api-key
2626
openapi_docs: |
27-
- https://api.unstructured.io/general/openapi.json
27+
- https://raw.githubusercontent.com/Unstructured-IO/unstructured-api/main/openapi.json
2828
publish_python: true
2929
speakeasy_version: latest
3030
secrets:

0 commit comments

Comments
 (0)