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

Removes sites from having `add` and `remove` methods #589

Closed andrueastman closed 8 months ago

andrueastman commented 8 months ago

Fixes https://github.com/microsoftgraph/msgraph-metadata/issues/588 after conversation at https://github.com/microsoftgraph/msgraph-sdk-dotnet/pull/2371#discussion_r1514408232

Also updates tests with latest changes.