|
| 1 | +--- |
1 | 2 | workflowVersion: 1.0.0 |
2 | 3 | speakeasyVersion: latest |
3 | 4 | sources: |
4 | | - GustoEmbedded-OAS: |
5 | | - inputs: |
6 | | - - location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/generated/embedded/api.v2025-06-15.embedded.yaml |
7 | | - authHeader: Authorization |
8 | | - authSecret: $openapi_doc_auth_token |
9 | | - overlays: |
10 | | - - location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/.speakeasy/speakeasy-modifications-overlay.yaml |
11 | | - authHeader: Authorization |
12 | | - authSecret: $openapi_doc_auth_token |
13 | | - registry: |
14 | | - location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas |
15 | | - GustoEmbedded-OAS-v2025-11-15: |
16 | | - inputs: |
17 | | - - location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/generated/embedded/api.v2025-11-15.embedded.yaml |
18 | | - authHeader: Authorization |
19 | | - authSecret: $openapi_doc_auth_token |
20 | | - overlays: |
21 | | - - location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/.speakeasy/speakeasy-modifications-overlay.yaml |
22 | | - authHeader: Authorization |
23 | | - authSecret: $openapi_doc_auth_token |
24 | | - registry: |
25 | | - location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas-v2025-11-15 |
| 5 | + GustoEmbedded-OAS: |
| 6 | + inputs: |
| 7 | + - location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/generated/embedded/api.v2025-06-15.embedded.yaml |
| 8 | + authHeader: Authorization |
| 9 | + authSecret: "$openapi_doc_auth_token" |
| 10 | + overlays: |
| 11 | + - location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/.speakeasy/speakeasy-modifications-overlay.yaml |
| 12 | + authHeader: Authorization |
| 13 | + authSecret: "$openapi_doc_auth_token" |
| 14 | + registry: |
| 15 | + location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas |
| 16 | + GustoEmbedded-OAS-v2025-11-15: |
| 17 | + inputs: |
| 18 | + - location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/generated/embedded/api.v2025-11-15.embedded.yaml |
| 19 | + authHeader: Authorization |
| 20 | + authSecret: "$openapi_doc_auth_token" |
| 21 | + overlays: |
| 22 | + - location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/.speakeasy/speakeasy-modifications-overlay.yaml |
| 23 | + authHeader: Authorization |
| 24 | + authSecret: "$openapi_doc_auth_token" |
| 25 | + registry: |
| 26 | + location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas-v2025-11-15 |
| 27 | + GustoEmbedded-OAS-v2026-06-15: |
| 28 | + inputs: |
| 29 | + - location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/generated/embedded/api.v2026-06-15.embedded.yaml |
| 30 | + authHeader: Authorization |
| 31 | + authSecret: "$openapi_doc_auth_token" |
| 32 | + overlays: |
| 33 | + - location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/.speakeasy/speakeasy-modifications-overlay.yaml |
| 34 | + authHeader: Authorization |
| 35 | + authSecret: "$openapi_doc_auth_token" |
| 36 | + registry: |
| 37 | + location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas-v2026-06-15 |
26 | 38 | targets: |
27 | | - gusto-embedded: |
28 | | - target: java |
29 | | - source: GustoEmbedded-OAS |
30 | | - output: ./gusto_embedded |
31 | | - codeSamples: |
32 | | - registry: |
33 | | - location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas-java-code-samples |
34 | | - labelOverride: |
35 | | - fixedValue: Java (SDK) |
36 | | - blocking: false |
37 | | - gusto-embedded-v2025-11-15: |
38 | | - target: java |
39 | | - source: GustoEmbedded-OAS-v2025-11-15 |
40 | | - output: ./gusto_embedded_v_2025_11_15 |
41 | | - codeSamples: |
42 | | - registry: |
43 | | - location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas-java-code-samples-v2025-11-15-code-samples |
44 | | - labelOverride: |
45 | | - fixedValue: Java (SDK) |
46 | | - blocking: false |
| 39 | + gusto-embedded: |
| 40 | + target: java |
| 41 | + source: GustoEmbedded-OAS |
| 42 | + output: "./gusto_embedded" |
| 43 | + codeSamples: |
| 44 | + registry: |
| 45 | + location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas-java-code-samples |
| 46 | + labelOverride: |
| 47 | + fixedValue: Java (SDK) |
| 48 | + blocking: false |
| 49 | + gusto-embedded-v2025-11-15: |
| 50 | + target: java |
| 51 | + source: GustoEmbedded-OAS-v2025-11-15 |
| 52 | + output: "./gusto_embedded_v_2025_11_15" |
| 53 | + codeSamples: |
| 54 | + registry: |
| 55 | + location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas-java-code-samples-v2025-11-15-code-samples |
| 56 | + labelOverride: |
| 57 | + fixedValue: Java (SDK) |
| 58 | + blocking: false |
| 59 | + gusto-embedded-v2026-06-15: |
| 60 | + target: java |
| 61 | + source: GustoEmbedded-OAS-v2026-06-15 |
| 62 | + output: "./gusto_embedded_v_2026_06_15" |
| 63 | + codeSamples: |
| 64 | + registry: |
| 65 | + location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas-java-code-samples-v2026-06-15 |
| 66 | + labelOverride: |
| 67 | + fixedValue: Java (SDK) |
| 68 | + blocking: false |
0 commit comments