Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 🐝 Update Specs - Merge speakeasy code samples #651

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
9 changes: 5 additions & 4 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
speakeasyVersion: 1.308.1
speakeasyVersion: 1.481.1
sources:
openapi-with-code-samples:
sourceNamespace: openapi-with-code-samples
sourceRevisionDigest: sha256:8e7b0030b71fdec4ccecd24cc1bc1969ef382cc2ac80a11c3c813ccedf287388
sourceBlobDigest: sha256:b1f491e8f7b893a82300669ad821fa6c249c74874cae1213c92719b423d5457f
sourceRevisionDigest: sha256:4c8783af502c8fe7ca0731ea1b57c778aae477a9ca277c2881a20c61ab9cb9ea
sourceBlobDigest: sha256:633a18e8b96b6b56bff23698df96691d252851add635004978d574804dc2f14a
tags:
- latest
- staging
- speakeasy-sdk-regen-1721694309
- "1.0"
targets: {}
workflow:
workflowVersion: 1.0.0
Expand Down
16 changes: 8 additions & 8 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
workflowVersion: 1.0.0
speakeasyVersion: latest
sources:
openapi-with-code-samples:
inputs:
- location: registry.speakeasyapi.dev/novu/novu/json-development:main
overlays:
- location: registry.speakeasyapi.dev/novu/novu/code-samples-typescript:main
output: ./openapi.json
registry:
location: registry.speakeasyapi.dev/novu/novu/openapi-with-code-samples
openapi-with-code-samples:
inputs:
- location: registry.speakeasyapi.dev/novu/novu/json-development:main
overlays:
- location: registry.speakeasyapi.dev/novu/novu/code-samples-typescript:main
output: ./openapi.json
registry:
location: registry.speakeasyapi.dev/novu/novu/openapi-with-code-samples
targets: {}
Loading