mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 04:20:52 +00:00
13 lines
312 B
YAML
13 lines
312 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
|
|
targets:
|
|
plexruby:
|
|
target: ruby
|
|
source: my-source
|
|
codeSamples:
|
|
output: codeSamples.yaml
|