Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
speakeasyVersion: 1.763.4
sources:
merge-code-samples-into-spec:
sourceNamespace: merge-code-samples-into-spec
sourceRevisionDigest: sha256:654f85f601afe1cfd48dfe677513517d47910e17406baf1ed7036aa259e875c8
sourceBlobDigest: sha256:fac3ca2571771340c9f9cfa63eb1f8f42794565aabe8fced7885f07e6bc2a7a2
tags:
- latest
- 0.0.1
targets: {}
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
sources:
merge-code-samples-into-spec:
inputs:
- location: registry.speakeasyapi.dev/hathora/hathora/my-source
overlays:
- location: registry.speakeasyapi.dev/hathora/hathora/code-samples-unity-cloud-sdk-unity:main
- location: registry.speakeasyapi.dev/hathora/hathora/code-samples-typescript-hathora-typescript:main
- location: registry.speakeasyapi.dev/hathora/hathora/code-samples-java-hathora-java:main
output: openapi-with-code-samples.json
registry:
location: registry.speakeasyapi.dev/hathora/hathora/merge-code-samples-into-spec
targets: {}
3 changes: 3 additions & 0 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
workflowVersion: 1.0.0
speakeasyVersion: latest
sources:
merge-code-samples-into-spec:
inputs:
Expand All @@ -8,4 +9,6 @@ sources:
- location: registry.speakeasyapi.dev/hathora/hathora/code-samples-typescript-hathora-typescript:main
- location: registry.speakeasyapi.dev/hathora/hathora/code-samples-java-hathora-java:main
output: openapi-with-code-samples.json
registry:
location: registry.speakeasyapi.dev/hathora/hathora/merge-code-samples-into-spec
targets: {}
Loading