Update plexapi source location in workflow.yaml

This commit is contained in:
Luke Hagar
2025-10-12 01:48:23 -05:00
committed by GitHub
parent 05a45f1170
commit 962cfe88a9

View File

@@ -3,7 +3,9 @@ speakeasyVersion: latest
sources: sources:
plexapi: plexapi:
inputs: 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: targets:
plexphp: plexphp:
target: php target: php