mirror of
https://github.com/LukeHagar/plex-mintlify-docs.git
synced 2025-12-06 12:37:50 +00:00
Add mintlify workflow
This commit is contained in:
16
.speakeasy/workflow.yaml
Normal file
16
.speakeasy/workflow.yaml
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
workflowVersion: 1.0.0
|
||||||
|
sources:
|
||||||
|
merge-code-samples-into-spec:
|
||||||
|
inputs:
|
||||||
|
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/my-source
|
||||||
|
overlays:
|
||||||
|
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-python-plexpy:main
|
||||||
|
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-swift-plexswift:main
|
||||||
|
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-php-plexphp:main
|
||||||
|
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-ruby-plexruby:main
|
||||||
|
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-go-plexgo:main
|
||||||
|
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-java-plexjava:main
|
||||||
|
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-typescript-plexjs:main
|
||||||
|
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-terraform-plexterraform:main
|
||||||
|
output: ./openapi-with-code-samples.json
|
||||||
|
targets: {}
|
||||||
Reference in New Issue
Block a user