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 one is missing from the OpenAPI description all together. From looking at the CSDL I'd say it's actually missing an annotation that says it's updatable by PUT (can't remember the exact name here). @irvinesunday might be able to help out on this.
@rkodev can you create an associated issue in the metadata repo, we'll be able to add the annotation there and fix the issue across the SDKs this way. Thanks
Request Builder is missing a
PUT
request method. Only Patch is availableSample Link Go: https://docs.microsoft.com/en-us/graph/api/shift-put?view=graph-rest-beta&tabs=go
Example
Expected
The text was updated successfully, but these errors were encountered: