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.465.0
sources:
openapi-with-code-samples:
sourceNamespace: openapi-with-code-samples
sourceRevisionDigest: sha256:8e7b0030b71fdec4ccecd24cc1bc1969ef382cc2ac80a11c3c813ccedf287388
sourceBlobDigest: sha256:b1f491e8f7b893a82300669ad821fa6c249c74874cae1213c92719b423d5457f
sourceRevisionDigest: sha256:ded2dce870a52623e742488f28f025e9359b0f7ee196c7eddf91cfd7d843746a
sourceBlobDigest: sha256:ef9ed2a2f75594c85fc1beed1ad19fded29c952d89c706b9313327b8ff38f913
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