From f8ff7b621b7d42787cb6812c581f49bee880f532 Mon Sep 17 00:00:00 2001 From: GalT <39020298+tatarco@users.noreply.github.com> Date: Sat, 18 Jan 2025 18:35:43 +0100 Subject: [PATCH] bump the sdk generation to use production code --- .speakeasy/workflow.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.speakeasy/workflow.yaml b/.speakeasy/workflow.yaml index a83465f0..701e1df0 100644 --- a/.speakeasy/workflow.yaml +++ b/.speakeasy/workflow.yaml @@ -3,7 +3,7 @@ speakeasyVersion: latest sources: json-development: inputs: - - location: http://127.0.0.1:3000/openapi.sdk.yaml + - location: https://api.novu.co/openapi.sdk.yaml overlays: - location: .speakeasy/speakeasy-modifications-overlay.yaml output: sources/json-development.json