mirror of
https://github.com/LukeHagar/plexswift.git
synced 2025-12-06 04:20:52 +00:00
21 lines
551 B
Plaintext
21 lines
551 B
Plaintext
speakeasyVersion: 1.283.1
|
|
sources:
|
|
my-source: {}
|
|
targets:
|
|
plexswift:
|
|
source: my-source
|
|
outLocation: /github/workspace/repo
|
|
workflow:
|
|
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:
|
|
plexswift:
|
|
target: swift
|
|
source: my-source
|
|
codeSamples:
|
|
output: codeSamples.yaml
|