From 5b062e3b2a2e31095927e7ab90b49d7f5601e4e4 Mon Sep 17 00:00:00 2001 From: Aaron Rosen Date: Thu, 23 Oct 2025 13:58:57 -0600 Subject: [PATCH] updates speakeasy workflow file to reference v2025-06-15 --- .speakeasy/workflow.local.yaml | 2 +- .speakeasy/workflow.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.speakeasy/workflow.local.yaml b/.speakeasy/workflow.local.yaml index 088311c1..99bb0be5 100644 --- a/.speakeasy/workflow.local.yaml +++ b/.speakeasy/workflow.local.yaml @@ -1,7 +1,7 @@ sources: GustoEmbedded-local: inputs: - - location: ../Gusto-Partner-API/generated/embedded/api.v2024-04-01.embedded.yaml + - location: ../Gusto-Partner-API/generated/embedded/api.v2025-06-15.embedded.yaml overlays: - location: ../Gusto-Partner-API/.speakeasy/speakeasy-modifications-overlay.yaml registry: diff --git a/.speakeasy/workflow.yaml b/.speakeasy/workflow.yaml index dc908881..18882a2b 100644 --- a/.speakeasy/workflow.yaml +++ b/.speakeasy/workflow.yaml @@ -3,7 +3,7 @@ speakeasyVersion: latest sources: GustoEmbedded-OAS: inputs: - - location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/generated/embedded/api.v2024-04-01.embedded.yaml + - location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/generated/embedded/api.v2025-06-15.embedded.yaml authHeader: Authorization authSecret: $openapi_doc_auth_token overlays: