Skip to content

Pull requests: microsoft/typespec

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

docs: add Rust client emitter documentation meta:website TypeSpec.io updates
#10974 opened Jun 11, 2026 by Copilot AI Loading…
feat(http-client-csharp): add disable-roslyn-reduce emitter option emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp
#10971 opened Jun 11, 2026 by JoshLove-msft Contributor Loading…
Replace ESLint with oxlint compiler:core Issues for @typespec/compiler emitter:client:js Issue for the JS client emitter: @typespec/http-client-js emitter:json-schema emitter:openapi3 Issues for @typespec/openapi3 emitter emitter:protobuf The protobuf emitter emitter-framework Issues for the emitter framework eng lib:http lib:openapi lib:rest lib:versioning tspd Issues for the tspd tool ui:playground ui:type-graph-viewer
#10970 opened Jun 11, 2026 by timotheeguerin Member Draft
Remove unused usings when internalizing types emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp
#10969 opened Jun 11, 2026 by Copilot AI Draft
fix(http-client-js): preserve falsy params emitter:client:js Issue for the JS client emitter: @typespec/http-client-js
#10965 opened Jun 11, 2026 by sugiruu Loading…
Deprecate old testing framework in favor of createTester compiler:core Issues for @typespec/compiler emitter:client:js Issue for the JS client emitter: @typespec/http-client-js emitter:json-schema emitter-framework Issues for the emitter framework lib:http lib:rest lib:versioning ui:type-graph-viewer
#10964 opened Jun 11, 2026 by Copilot AI Draft
fix(http-specs): change dollarSign query route to match mock API path lib:http-specs For issues/prs related to the @typespec/http-specs package
#10963 opened Jun 11, 2026 by Copilot AI Draft
fix(http-specs): align route to "/dollar-sign" in main and mockapi lib:http-specs For issues/prs related to the @typespec/http-specs package
#10962 opened Jun 11, 2026 by Copilot AI Loading…
fix(http-client-python): construct paging JSON body outside prepare_request emitter:client:python Issue for the Python client emitter: @typespec/http-client-python
#10957 opened Jun 10, 2026 by l0lawrence Member Loading…
Support .ts module imports in TypeSpec source files compiler:core Issues for @typespec/compiler meta:website TypeSpec.io updates
#10956 opened Jun 10, 2026 by Copilot AI Draft
[python] Fix Sphinx docstring rendering of annotations after code blocks emitter:client:python Issue for the Python client emitter: @typespec/http-client-python
#10955 opened Jun 10, 2026 by l0lawrence Member Loading…
Support datetime.timedelta for seconds/milliseconds duration encoding (python) emitter:client:python Issue for the Python client emitter: @typespec/http-client-python
#10947 opened Jun 10, 2026 by Copilot AI Draft
perf(http-client-csharp): avoid Roslyn simplifier for type names emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp
#10916 opened Jun 8, 2026 by ArcturusZhang Member Draft
Render Python enums from TCGC via TypeScript/Handlebars emitter:client:python Issue for the Python client emitter: @typespec/http-client-python
#10899 opened Jun 5, 2026 by l0lawrence Member Draft
feat(openapi3): add opt-in enum-style option for annotated enums emitter:openapi3 Issues for @typespec/openapi3 emitter eng meta:website TypeSpec.io updates
#10892 opened Jun 4, 2026 by timotheeguerin Member Loading…
fix(http-client-python): do not precompute Model class as XML deserializer emitter:client:python Issue for the Python client emitter: @typespec/http-client-python
#10891 opened Jun 4, 2026 by l0lawrence Member Draft
[Draft] Experiment with manual C# name reduction emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp
#10885 opened Jun 4, 2026 by live1206 Contributor Draft
Allow @encode(string) on boolean, define case-insensitive true|false string semantics, and add Spector coverage + generic string matcher support compiler:core Issues for @typespec/compiler lib:http-specs For issues/prs related to the @typespec/http-specs package meta:website TypeSpec.io updates
#10875 opened Jun 3, 2026 by Copilot AI Loading…
ProTip! Exclude everything labeled bug with -label:bug.