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 7318044 commit b21d475Copy full SHA for b21d475
.github/workflows/common_generate.yaml
@@ -13,7 +13,7 @@ jobs:
13
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
14
with:
15
speakeasy_version: latest
16
- openapi_doc_location: https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Common.yaml
+ openapi_doc_location: https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Platform.yaml
17
languages: |-
18
- python: ./previous-versions/common
19
create_release: true
0 commit comments