| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Microsoft.OpenApi.Kiota.Builder.1.27.0.snupkg | 2025-06-11 | 508.9 kB | |
| Microsoft.OpenApi.Kiota.1.27.0.snupkg | 2025-06-11 | 699.9 kB | |
| Microsoft.OpenApi.Kiota.Builder.1.27.0.nupkg | 2025-06-11 | 1.1 MB | |
| Microsoft.OpenApi.Kiota.1.27.0.nupkg | 2025-06-11 | 10.6 MB | |
| kiota-1.27.100000001.vsix | 2025-06-11 | 594.3 kB | |
| win-x86.zip | 2025-06-11 | 31.9 MB | |
| win-x64.zip | 2025-06-11 | 34.4 MB | |
| win-arm64.zip | 2025-06-11 | 33.3 MB | |
| osx-x64.zip | 2025-06-11 | 35.7 MB | |
| osx-arm64.zip | 2025-06-11 | 34.1 MB | |
| linux-x64.zip | 2025-06-11 | 35.3 MB | |
| linux-arm64.zip | 2025-06-11 | 33.9 MB | |
| README.md | 2025-06-11 | 984 Bytes | |
| v1.27.0 source code.tar.gz | 2025-06-11 | 2.9 MB | |
| v1.27.0 source code.zip | 2025-06-11 | 3.5 MB | |
| Totals: 15 Items | 258.6 MB | 0 | |
Added
Changed
- Fixed a bug where TypeScript clients instantiation would fail. #6597
- Fixed a bug where path items with a trailing slash would cause collisions, missing query parameters and more.
- Fixed a bug where path items with a trailing slash would be missing query parameters. #6569
- Fixed an issue where migration from lock to workspace would fail because of stream management. #6515
- Fixed a bug where media types from error responses would be missing from the accept header. #6572
- Fixed a bug where serialization names for Dart were not correct #6624
- Fixed a bug where imports from future would appear below other imports in python generated code. #4600