From 962cfe88a9a8930f66caa00e36d5dfb44073ec75 Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Sun, 12 Oct 2025 01:48:23 -0500 Subject: [PATCH] Update plexapi source location in workflow.yaml --- .speakeasy/workflow.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.speakeasy/workflow.yaml b/.speakeasy/workflow.yaml index 0cfb6ac..6129de1 100644 --- a/.speakeasy/workflow.yaml +++ b/.speakeasy/workflow.yaml @@ -3,7 +3,9 @@ speakeasyVersion: latest sources: plexapi: inputs: - - location: registry.speakeasyapi.dev/plexapi/plexapi/plexapi:main + - location: https://raw.githubusercontent.com/LukeHagar/plex-api-spec/refs/heads/main/plex-api-spec.yaml + registry: + location: registry.speakeasyapi.dev/plexapi/plexapi/plexapi targets: plexphp: target: php