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

Sets `IsComposable=true` for `workbook*` bound types #585

Closed irvinesunday closed 8 months ago

irvinesunday commented 8 months ago

Fixes https://github.com/microsoftgraph/msgraph-metadata/issues/582

andrueastman commented 8 months ago

@baywet @irvinesunday

I think we may have to revert this PR temporarily to deal with some infrastructure issues. The generation pipeline isn't able to push some yamls because of the size exceeding 100MB so we would need to resolve https://github.com/microsoftgraph/msgraph-metadata/issues/184 first to enable git LFS if we are to go forward.

Lemme know your thoughts here.