Skip to content

Commit 0e771a3

Browse files
chore: regenerate SDK with Speakeasy (#147)
Co-authored-by: aaronsteers <18150651+aaronsteers@users.noreply.github.com>
1 parent 48df0cd commit 0e771a3

3,186 files changed

Lines changed: 142191 additions & 33676 deletions

File tree

Some content is hidden

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

.gitattributes

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,2 @@
1-
# Generated by Speakeasy — do not hand-edit these paths.
2-
# See CONTRIBUTING.md for the full code-generation lineage.
3-
4-
src/ linguist-generated=true
5-
docs/ linguist-generated=true
6-
README.md linguist-generated=true
7-
README-PYPI.md linguist-generated=true
8-
USAGE.md linguist-generated=true
9-
py.typed linguist-generated=true
10-
uv.lock linguist-generated=true
11-
pyproject.toml linguist-generated=true
12-
13-
# Generated lock/metadata files
14-
.speakeasy/gen.lock linguist-generated=true
15-
.speakeasy/workflow.lock linguist-generated=true
16-
17-
# Generated editor/tool config
18-
.vscode/ linguist-generated=true
1+
# This allows generated code to be indexed correctly
2+
*.py linguist-generated=false

0 commit comments

Comments
 (0)