mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 04:20:46 +00:00
13 lines
386 B
YAML
13 lines
386 B
YAML
workflowVersion: 1.0.0
|
|
speakeasyVersion: latest
|
|
sources:
|
|
my-source:
|
|
inputs:
|
|
- location: https://raw.githubusercontent.com/LukeHagar/plex-api-spec/main/plex-media-server-spec-dereferenced.yaml
|
|
registry:
|
|
location: registry.speakeasyapi.dev/lukehagar/lukehagar/my-source
|
|
targets:
|
|
plexcsharp:
|
|
target: csharp
|
|
source: my-source
|