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 d956b1a commit 7318044Copy full SHA for 7318044
.github/workflows/platform_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: ./platform
19
create_release: true
0 commit comments