sreeise / graph-rs-sdk

Microsoft Graph API Client And Identity Platform Client in Rust
MIT License
114 stars 30 forks source link

Add manual patch method for Range object in Workbooks API #458

Closed buhaytza2005 closed 9 months ago

buhaytza2005 commented 10 months ago

Consider whether this request is within the scope of the repository or whether it might better be served by first having a conversation by opening a discussion in the Discussions tab.

Give a detailed description of the feature request Be as detailed as possible. Vague or ambiguous feature requests will always guarentee that a maintainer will ask you to elaborate further.

OpenAPI metadata is lacking information for PATCH method for the Range objects thus failing to generate the methods through Code gen - see #447.