Skip to content

Commit 02e6f35

Browse files
author
iscai-msft
committed
Merge branch 'python/addTypedDict' of https://github.com/iscai-msft/typespec into python/addTypedDict
2 parents c1487f8 + 27c8bfb commit 02e6f35

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
# Change versionKind to one of: internal, fix, dependencies, feature, deprecation, breaking
3+
changeKind: fix
4+
packages:
5+
- "@typespec/http-client-python"
6+
---
7+
8+
[python] add `typeddict` `models-mode` for Python HTTP client emitter to generated `TypedDict`s for input models

0 commit comments

Comments
 (0)