This patch:
- Fixes a build error when using Kiota without any OpenAPI references.
- Fixes compatibility with MongoDB.
- Removes the Experimental attribute from the
AddOpenApiForJsonApi
extension method. - Reverts an unintentional binary breaking change in
QueryTokenizer
.
Merged PRs
- Publish packages to feedz.io by @bkoelman in #1719
- Improve detection of collection element type by @bkoelman in #1720
- Fixed: build error after adding reference to JADNC.Kiota package by @bkoelman in #1721
- Remove Experimental attribute from AddOpenApiForJsonApi by @bkoelman in #1724
Full Changelog: v5.7.0...v5.7.1