Skip to content

Commit 2b43cd1

Browse files
Merge pull request #8 from gleanwork/speakeasy-sdk-regen-1746543933
chore: 🐝 Update SDK - Generate GLEAN 0.1.0-beta.2
2 parents c47c283 + 5ce965c commit 2b43cd1

File tree

287 files changed

+23811
-10975
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

287 files changed

+23811
-10975
lines changed

β€Ž.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
**/.speakeasy/temp/
2+
**/.speakeasy/logs/
13
.speakeasy/logs/
24
README-PYPI.md
35
.speakeasy/temp/

β€Ž.speakeasy/gen.lock

+99-146
Large diffs are not rendered by default.

β€Ž.speakeasy/gen.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ generation:
2424
generateNewTests: true
2525
skipResponseBodyAssertions: true
2626
python:
27-
version: 0.1.0-beta.1
27+
version: 0.1.0-beta.2
2828
additionalDependencies:
2929
dev: {}
3030
main: {}

0 commit comments

Comments
Β (0)