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 63e3793 commit 77c6f14Copy full SHA for 77c6f14
.github/workflows/speakeasy_sdk_generation.yml
@@ -21,13 +21,11 @@ jobs:
21
languages: |
22
- python
23
mode: direct
24
- openapi_doc_auth_header: x-api-key
25
openapi_docs: |
26
- https://api.unstructured.io/general/openapi.json
27
publish_python: true
28
speakeasy_version: latest
29
secrets:
30
github_access_token: ${{ secrets.GITHUB_TOKEN }}
31
- openapi_doc_auth_token: ${{ secrets.SPEC_TOKEN }}
32
pypi_token: ${{ secrets.PYPI_TOKEN }}
33
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
0 commit comments