Skip to content

Commit 2aee67a

Browse files
feat: add telemetry
1 parent 1a8f290 commit 2aee67a

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

gen.yaml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
management:
2-
openapi-checksum: 46093b002f359f8049d6b8210be2bc73
3-
openapi-version: 0.1.0
4-
speakeasy-version: 0.11.4
2+
openapi-checksum: 46093b002f359f8049d6b8210be2bc73
3+
openapi-version: 0.1.0
4+
speakeasy-version: 0.11.4
55
python:
6-
author: Speakeasy
7-
description: Speakeasy API Client SDK for Python
8-
packagename: speakeasy-client-sdk-python
9-
version: 0.4.12
6+
author: Speakeasy
7+
description: Speakeasy API Client SDK for Python
8+
packagename: speakeasy-client-sdk-python
9+
version: 0.4.12
10+
telemetryenabled: true

0 commit comments

Comments
 (0)