mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 04:20:46 +00:00
17 lines
463 B
YAML
17 lines
463 B
YAML
workflowVersion: 1.0.0
|
|
speakeasyVersion: latest
|
|
sources:
|
|
plexapi:
|
|
inputs:
|
|
- location: registry.speakeasyapi.dev/plexapi/plexapi/plexapi:main
|
|
targets:
|
|
plexgo:
|
|
target: go
|
|
source: plexapi
|
|
codeSamples:
|
|
labelOverride:
|
|
fixedValue: PlexGO
|
|
output: codeSamples.yaml
|
|
registry:
|
|
location: registry.speakeasyapi.dev/plexapi/plexapi/code-samples-go-plexgo
|