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 1ceee21 commit d6d6bf1Copy full SHA for d6d6bf1
.github/workflows/speakeasy_sdk_generation.yml
@@ -26,7 +26,7 @@ jobs:
26
openapi_docs: |
27
- https://raw.githubusercontent.com/Unstructured-IO/unstructured-api/main/openapi.json
28
overlay_docs: |
29
- - ../../overlay_client.yaml
+ - ./overlay_client.yaml
30
publish_python: true
31
speakeasy_version: latest
32
secrets:
0 commit comments