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 c1cc152 commit 81fac5aCopy full SHA for 81fac5a
.github/workflows/speakeasy_sdk_generation.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v10
16
with:
17
speakeasy_version: latest
18
- openapi_doc_location: ./openapi.yaml
+ openapi_doc_location: https://fabra-io.github.io/docs/openapi.yaml
19
languages: |-
20
- python: ./
21
publish_python: true
0 commit comments