microsoftgraph / msgraph-metadata

Microsoft Graph metadata captured and used for generating client library code files.
https://graph.microsoft.com
MIT License
105 stars 33 forks source link

Fixes missing format query parameter for `driveItem` content. #568

Closed andrueastman closed 9 months ago

andrueastman commented 9 months ago

Fixes missing annotation for driveItem content after fix made in https://github.com/microsoft/OpenAPI.NET.OData/pull/470 in the conversion library.

Fixes https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/1621