Skip to content

Commit 611e454

Browse files
Merge pull request #36 from ragieai/speakeasy-sdk-regen-1753229317
chore: 🐝 Update SDK - Generate 1.11.0
2 parents a26d0cd + d65ca74 commit 611e454

File tree

116 files changed

+3129
-223
lines changed

Some content is hidden

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

116 files changed

+3129
-223
lines changed

β€Ž.devcontainer/setup.shβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ curl -fsSL https://raw.githubusercontent.com/speakeasy-api/speakeasy/main/instal
77
rmdir samples || true
88
mkdir samples
99

10+
1011
python -m pip install --upgrade pip
1112
pip install -e .
1213

β€Ž.gitignoreβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.env
2+
.env.local
13
**/__pycache__/
24
**/.speakeasy/temp/
35
**/.speakeasy/logs/

0 commit comments

Comments
Β (0)