Merge pull request #7 from LukeHagar/speakeasy-sdk-regen-1727281318

chore: 🐝 Update Specs - Merge Code Samples Into OpenAPI Spec
This commit is contained in:
Luke Hagar
2024-09-25 11:23:52 -05:00
committed by GitHub
2 changed files with 6274 additions and 3090 deletions

View File

@@ -1,9 +1,9 @@
speakeasyVersion: 1.402.12 speakeasyVersion: 1.402.14
sources: sources:
merge-code-samples-into-spec: merge-code-samples-into-spec:
sourceNamespace: merge-code-samples-into-spec sourceNamespace: merge-code-samples-into-spec
sourceRevisionDigest: sha256:8559be5fdfcd467d31f5360838fdef8436916858d5187caf9d112523d6493ade sourceRevisionDigest: sha256:152775604ae1abdda1426eab3c46f36d4ed6393898531b901a0ee6c535ae3ac6
sourceBlobDigest: sha256:2c2b2da4a193c98754ed782dd418ff1c6e7b01f708d9e78083f283418a44c145 sourceBlobDigest: sha256:57a64aef5317a4620d6d429a780bda8884f3c457829920d1249d744ab8840a78
tags: tags:
- latest - latest
- main - main
@@ -14,15 +14,15 @@ workflow:
sources: sources:
merge-code-samples-into-spec: merge-code-samples-into-spec:
inputs: inputs:
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/plex-api:main - location: registry.speakeasyapi.dev/plexapi/plexapi/plexapi:main
overlays: overlays:
- location: ./mintlify-overlay.yaml - location: ./mintlify-overlay.yaml
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-php-plexphp:main - location: registry.speakeasyapi.dev/plexapi/plexapi/code-samples-php-plexphp:main
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-ruby-plexruby:main - location: registry.speakeasyapi.dev/plexapi/plexapi/code-samples-ruby-plexruby:main
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-go-plexgo:main - location: registry.speakeasyapi.dev/plexapi/plexapi/code-samples-go-plexgo:main
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-java-plexjava:main - location: registry.speakeasyapi.dev/plexapi/plexapi/code-samples-java-plexjava:main
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-typescript-plexjs:main - location: registry.speakeasyapi.dev/plexapi/plexapi/code-samples-typescript-plexjs:main
output: ./openapi-with-code-samples.yaml output: ./openapi-with-code-samples.yaml
registry: registry:
location: registry.speakeasyapi.dev/lukehagar/lukehagar/merge-code-samples-into-spec location: registry.speakeasyapi.dev/plexapi/plexapi/merge-code-samples-into-spec
targets: {} targets: {}

File diff suppressed because it is too large Load Diff