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 a6ac545 commit ab13e40Copy full SHA for ab13e40
.github/workflows/speakeasy_sdk_generation.yml
@@ -23,7 +23,7 @@ jobs:
23
mode: pr
24
openapi_doc_auth_header: x-api-key
25
openapi_docs: |
26
- - https://prod.speakeasyapi.dev/v1/apis/public-api/version/1.0.0/schema/download
+ - https://app.speakeasyapi.dev/v1/apis/public-api/version/1.0.0/schema/download
27
publish_java: true
28
speakeasy_version: latest
29
secrets:
0 commit comments