File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -3,10 +3,12 @@ id: 59dcfa56-8330-4162-8246-092811fc63e8
33management:
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.633.1
7+ generationVersion: 2.720.1
8+ releaseVersion: 0.5.7
9+ configChecksum: cb7728e08e14ed55a5ffc837b4a8e676
10+ repoURL: https://github.com/BoltApp/Bolt-Python-SDK.git
11+ installationURL: https://github.com/BoltApp/Bolt-Python-SDK.git
1012 published: true
1113features:
1214 python:
@@ -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
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ generation:
2828 compile :
2929 enabled : false
3030python :
31- version : 0.5.6
31+ version : 0.5.7
3232 additionalDependencies :
3333 dev : {}
3434 main : {}
Original file line number Diff line number Diff line change 1- speakeasyVersion: 1.631.4
1+ speakeasyVersion: 1.633.1
22sources:
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
1011targets:
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
1819workflow:
1920 workflowVersion: 1.0.0
2021 speakeasyVersion: latest
You can’t perform that action at this time.
0 commit comments