You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Added support for new properties in OpenApiAiAdaptiveCardExtension: subtitle, thumbnailUrl, and informationProtectionLabel to align with the updated CardResponseSemanticProperties interface. #6934
Changed
Fixed a bug where API plugins were incorrectly generating conversation starters in their manifests. #6946
Fixed a bug where Java code generation fails due to creation of an invalid object property name derived from the '@' symbol. #6688
Fixes a bug where invalid C# code is generated when API path contains an underscore #6698
Fixed a bug where union of integer and boolean types collection would not compile in dotnet. #6834
Updated generated plugin manifest version from 2.1 to 2.3. #6989