Skip to content

Commit fa69c8e

Browse files
authored
Merge pull request #44 from Unstructured-IO/austin/revert-openapi-change
Revert "Move the openapi source of truth"
2 parents f225911 + 7a52efa commit fa69c8e

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)