1- speakeasyVersion: 1.492.0
1+ speakeasyVersion: 1.498.1
22sources:
3+ Gusto-App-Int-OAS:
4+ sourceNamespace: gusto-app-int-oas
5+ sourceRevisionDigest: sha256:91551b9eca8e75affa728d10092e31dffe6cb767e852105b93f98913c338ae55
6+ sourceBlobDigest: sha256:8e90e3b991dbefcfc8c7c65ac83a5ce88ed281606d9c5814091f8722aa6f8eac
7+ tags:
8+ - latest
9+ - "2024-04-01"
310 Gusto-OAS:
411 sourceNamespace: gusto-oas
512 sourceRevisionDigest: sha256:ab4729c75eaab506305218dd966c2ca2273a6872569c6c1d1ff5bb82ebca431b
@@ -16,10 +23,29 @@ targets:
1623 sourceBlobDigest: sha256:f0fdc2ef12e4d07f71797ce152b5a3ffcff778e6c2e40fca4f4087f72da85449
1724 codeSamplesNamespace: gusto-oas-python-code-samples
1825 codeSamplesRevisionDigest: sha256:d8d37bf7785f6243ea304d3551cd8e7f8890a1345c49cec6ec0db7f526be574d
26+ gusto-app-int:
27+ source: Gusto-App-Int-OAS
28+ sourceNamespace: gusto-app-int-oas
29+ sourceRevisionDigest: sha256:91551b9eca8e75affa728d10092e31dffe6cb767e852105b93f98913c338ae55
30+ sourceBlobDigest: sha256:8e90e3b991dbefcfc8c7c65ac83a5ce88ed281606d9c5814091f8722aa6f8eac
31+ codeSamplesNamespace: gusto-app-int-oas-python-code-samples
32+ codeSamplesRevisionDigest: sha256:644f3cf73c8a3e3ff1c8f238e42e27f09d32b4c2402b2c8459e2fefe7312d964
1933workflow:
2034 workflowVersion: 1.0.0
2135 speakeasyVersion: latest
2236 sources:
37+ Gusto-App-Int-OAS:
38+ inputs:
39+ - location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/ar/include-generated-app-int-oas-in-repo/generated/app-integrations/api.v2024-04-01.app-integrations.yaml
40+ authHeader: Authorization
41+ authSecret: $openapi_doc_auth_token
42+ overlays:
43+ - location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/ar/include-generated-app-int-oas-in-repo/.speakeasy/speakeasy-app-int-modifications-overlay.yaml
44+ authHeader: Authorization
45+ authSecret: $openapi_doc_auth_token
46+ - location: gusto_app_int/.speakeasy/speakeasy-modifications-overlay.yaml
47+ registry:
48+ location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-app-int-oas
2349 Gusto-OAS:
2450 inputs:
2551 - location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/generated/embedded/api.v2024-04-01.embedded.yaml
@@ -46,3 +72,13 @@ workflow:
4672 labelOverride:
4773 fixedValue: Python (SDK)
4874 blocking: false
75+ gusto-app-int:
76+ target: python
77+ source: Gusto-App-Int-OAS
78+ output: gusto_app_int
79+ codeSamples:
80+ registry:
81+ location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-app-int-oas-python-code-samples
82+ labelOverride:
83+ fixedValue: Python (SDK)
84+ blocking: false
0 commit comments