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.
2 parents f225911 + 7a52efa commit fa69c8eCopy full SHA for fa69c8e
.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://api.unstructured.io/general/openapi.json
+ - https://raw.githubusercontent.com/Unstructured-IO/unstructured-api/main/openapi.json
28
publish_python: true
29
speakeasy_version: latest
30
secrets:
0 commit comments