From b6e454410754a34e7f94b9f11178dfbbe0fed69b Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Sat, 11 Oct 2025 21:21:59 -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 d2f28d7..285196e 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: plexgo: target: go