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 3e76f74 commit 1ba7b35Copy full SHA for 1ba7b35
.github/workflows/speakeasy_sdk_generation.yml
@@ -24,7 +24,7 @@ jobs:
24
create_release: true
25
openapi_doc_auth_header: x-api-key
26
openapi_docs: |
27
- - https://app.speakeasyapi.dev/v1/apis/Unstructured/version/v0.1/schema/download
+ - https://raw.githubusercontent.com/Unstructured-IO/unstructured-api/main/openapi.json
28
publish_python: true
29
speakeasy_version: latest
30
secrets:
0 commit comments