Skip to content

Commit 3f34bd3

Browse files
committed
Merge branch 'main' into feature/graphql
2 parents 50daaca + 3fec08a commit 3f34bd3

1,710 files changed

Lines changed: 87105 additions & 43279 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.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
changeKind: internal
3+
packages:
4+
- "@typespec/http-client-python"
5+
---
6+
7+
Add check in CI for peerDependencies

.chronus/changes/cleanup-dup-tests-2025-6-8-19-43-58.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.chronus/changes/fetch-outputdir-val-from-compiler-2025-6-8-7-3-26 copy.md renamed to .chronus/changes/collect-marker-positions-2025-8-25-16-39-1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
# Change versionKind to one of: internal, fix, dependencies, feature, deprecation, breaking
33
changeKind: feature
4-
packages:
4+
packages:
55
- "@typespec/compiler"
66
---
77

8-
[API] `resolveCompilerOptions` now only takes a `SystemHost` instead of `CompilerHost`
8+
[Testing API] Expose marker position in Tester

.chronus/changes/console-log-get-logged-in-lsp-2025-6-14-2-46-55.md

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
changeKind: feature
3+
packages:
4+
- "@typespec/compiler"
5+
---
6+
7+
Add milliseconds to DurationKnownEncoding
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
changeKind: feature
3+
packages:
4+
- "@typespec/http-specs"
5+
---
6+
7+
Add `@pageSize` parameter tests for pageable payload specs
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
changeKind: fix
3+
packages:
4+
- "@typespec/openapi3"
5+
---
6+
7+
adds enum prefix for defaults values of enums on import
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
changeKind: fix
3+
packages:
4+
- "@typespec/openapi3"
5+
---
6+
7+
do not emit defaults for each member type when importing openapi descriptions
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
changeKind: feature
3+
packages:
4+
- "@typespec/http-specs"
5+
---
6+
7+
Add specs for DurationKnownEncoding.milliseconds
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
changeKind: fix
3+
packages:
4+
- "@typespec/openapi3"
5+
---
6+
7+
[converter] anyOf/oneOf type + type:null gets imported properly and maintains decorators, documentation,...

0 commit comments

Comments
 (0)