From 0234804578ea855c056da465f5003e87ec9d9631 Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Mon, 31 Mar 2025 11:30:53 -0500 Subject: [PATCH] correcting label override key value --- .speakeasy/workflow.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.speakeasy/workflow.yaml b/.speakeasy/workflow.yaml index ca69acfb..920d952e 100644 --- a/.speakeasy/workflow.yaml +++ b/.speakeasy/workflow.yaml @@ -15,7 +15,8 @@ targets: token: $npm_token codeSamples: langOverride: TypeScript - labelOverride: PlexJS + labelOverride: + fixedValue: PlexJS output: codeSamples.yaml registry: location: registry.speakeasyapi.dev/plexapi/plexapi/code-samples-typescript-plexjs