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 9f436da + 170c16f commit a25db5eCopy full SHA for a25db5e
.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_typescript: true
29
speakeasy_version: latest
30
secrets:
0 commit comments