Skip to content

v1.32.2

Latest

Choose a tag to compare

@MIchaelMainer MIchaelMainer released this 05 Jun 19:27
eb0666c

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 UrlTemplate field. 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