Commit 0fe9331
[typespec-python] Add test cases for orphan model serialization (#3123)
* Initial plan
* Add test cases: uncomment orphan model serializable tests
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
* Add changelog entry for orphan model serialization test cases
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
* Change changeKind from feature to internal in changelog
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>1 parent 4b2d48f commit 0fe9331
File tree
3 files changed
+14
-7
lines changed- .chronus/changes
- packages/typespec-python/test/azure/mock_api_tests
- asynctests
3 files changed
+14
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
0 commit comments