Skip to content

Commit bfe11a8

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.634.0
1 parent d2b838a commit bfe11a8

File tree

11 files changed

+730
-15
lines changed

11 files changed

+730
-15
lines changed

.devcontainer/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
<div align="center">
3+
<a href="https://codespaces.new/BoltApp/Bolt-Python-SDK.git/tree/main"><img src="https://github.com/codespaces/badge.svg" /></a>
4+
</div>
5+
<br>
6+
27
> **Remember to shutdown a GitHub Codespace when it is not in use!**
38
49
# Dev Containers Quick Start

.speakeasy/gen.lock

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,17 @@ id: 59dcfa56-8330-4162-8246-092811fc63e8
33
management:
44
docChecksum: eb9c846a65c4ee77004d8294d5b023b0
55
docVersion: 1.0.1
6-
speakeasyVersion: 1.631.4
7-
generationVersion: 2.716.16
8-
releaseVersion: 0.5.6
9-
configChecksum: 5c3946002697625b2cb1ae3a4dfce9af
6+
speakeasyVersion: 1.634.0
7+
generationVersion: 2.721.0
8+
releaseVersion: 0.6.0
9+
configChecksum: 635a2aec83e902a66c919db561304dfa
10+
repoURL: https://github.com/BoltApp/Bolt-Python-SDK.git
11+
installationURL: https://github.com/BoltApp/Bolt-Python-SDK.git
1012
published: true
1113
features:
1214
python:
1315
additionalDependencies: 1.0.0
14-
core: 5.22.0
16+
core: 5.22.1
1517
defaultEnabledRetries: 0.2.0
1618
devContainers: 3.0.0
1719
enumUnions: 0.1.0
@@ -27,7 +29,7 @@ features:
2729
responseFormat: 1.0.1
2830
retries: 3.0.2
2931
sdkHooks: 1.1.0
30-
unions: 3.0.5
32+
unions: 3.1.0
3133
generatedFiles:
3234
- .devcontainer/README.md
3335
- .devcontainer/devcontainer.json
@@ -363,6 +365,7 @@ generatedFiles:
363365
- py.typed
364366
- pylintrc
365367
- pyproject.toml
368+
- scripts/prepare_readme.py
366369
- scripts/publish.sh
367370
- src/bolt_api_sdk/__init__.py
368371
- src/bolt_api_sdk/_hooks/__init__.py

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ generation:
2828
compile:
2929
enabled: false
3030
python:
31-
version: 0.5.6
31+
version: 0.6.0
3232
additionalDependencies:
3333
dev: {}
3434
main: {}

.speakeasy/workflow.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
speakeasyVersion: 1.631.4
1+
speakeasyVersion: 1.634.0
22
sources:
33
bolt-python-api:
44
sourceNamespace: bolt-python-api
55
sourceRevisionDigest: sha256:979591ab54418fcfcf6bb36ba4aa4748231411d7d9612b3d60aec41003fde169
66
sourceBlobDigest: sha256:0af17f076ed8196f10613e2f3081b45456c15f67bc75ca7a2f569bf55d9bca8a
77
tags:
88
- latest
9+
- speakeasy-sdk-regen-1759140059
910
- 1.0.1
1011
targets:
1112
bolt-sdk:
@@ -14,7 +15,7 @@ targets:
1415
sourceRevisionDigest: sha256:979591ab54418fcfcf6bb36ba4aa4748231411d7d9612b3d60aec41003fde169
1516
sourceBlobDigest: sha256:0af17f076ed8196f10613e2f3081b45456c15f67bc75ca7a2f569bf55d9bca8a
1617
codeSamplesNamespace: bolt-python-api-code-samples
17-
codeSamplesRevisionDigest: sha256:b2ae1de49eb37e75145bff16bf80714605249cc212a90f5402b20b5ec9aafb86
18+
codeSamplesRevisionDigest: sha256:9032c9b7ba400b54d346194e34f244d8d6a7f622d2ddb81e3d9657802ac897ce
1819
workflow:
1920
workflowVersion: 1.0.0
2021
speakeasyVersion: latest

0 commit comments

Comments
 (0)