Skip to content

v1.33.0

Choose a tag to compare

@jingjingjia-ms jingjingjia-ms released this 06 Jul 22:57
f4fe1db

Added

Changed

  • Fixed TypeScript generation failing with a file-system error when an API endpoint produces a namespace segment longer than the per-component name limit (e.g. NTFS 255 chars). Oversized TypeScript namespace segments are now shortened (directories only; type names are preserved). #7901