microsoft/kiota v1.32.2
microsoft/kiota
Captured source
source ↗published Jun 5, 2026seen 1dcaptured 11hhttp 200method plain
v1.32.2
Repository: microsoft/kiota
Tag: v1.32.2
Published: 2026-06-05T19:27:34Z
Prerelease: no
Release notes:
Added
Changed
- Fixed per-operation URL template overrides being set too aggressively, causing generated methods to hardcode URL templates as string literals and bypass the class-level
UrlTemplatefield. Overrides are now only emitted when an operation has required query parameters not shared by all sibling operations on the same path, preserving downstream SDK customization of URL templates. #7764 - Updated kiota to ESRP v12. #7765