Skip to content

Commit

Permalink
ci: regenerated with Speakeasy CLI v1.274.1
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Apr 24, 2024
1 parent af12286 commit 236bef7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
14 changes: 12 additions & 2 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,24 +1,34 @@
speakeasyVersion: 1.271.0
speakeasyVersion: 1.274.1
sources:
docs-source:
sourceNamespace: docs-source
sourceRevisionDigest: sha256:69a80ceb93badd8ebbe0faa0fb7e1df586f2d7194d957940cc47fe904ed4c7dd
sourceBlobDigest: sha256:d29ffa9d27a3519183742f17f3361e9d75b493ef88ff236b00925b1e8cfef0c3
tags:
- latest
my-tagging-demo:
sourceNamespace: my-tagging-demo
sourceRevisionDigest: sha256:0a33201123d2403c398ef98aa759b82da45f70ab7df11378421ab25cb4afdea6
sourceBlobDigest: sha256:865811496e1118f20b937ea2d438c09a8c0e924da9e03fe90cf976616b2f285d
tags:
- latest
- ryan
- prod
targets: {}
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
sources:
docs-source:
inputs:
- location: https://raw.githubusercontent.com/OAI/OpenAPI-Specification/main/examples/v3.0/petstore.yaml
- location: input.yaml
overlays:
- location: https://raw.githubusercontent.com/ryan-timothy-albert/sample-go-sdk/main/codeSamples.yaml
- location: https://raw.githubusercontent.com/ryan-timothy-albert/sample-typescript-sdk/main/codeSamples.yaml
- location: https://raw.githubusercontent.com/ryan-timothy-albert/sample-python-sdk/main/py/codeSamples.yaml
authHeader: authorization
authSecret: $openapi_doc_auth_token
output: openapi.yaml
publish:
location: registry.speakeasyapi.dev/ryan-local/ryan-local/my-tagging-demo
targets: {}
2 changes: 1 addition & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,6 @@ components:
properties:
code:
type: integer
format: int32
format: int64
message:
type: string

0 comments on commit 236bef7

Please sign in to comment.