We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 541ebe8 commit b97f17bCopy full SHA for b97f17b
src/Microsoft.Graph/Extensions/DriveItemRequestBuilderExtensions.cs
@@ -31,7 +31,7 @@
31
using Microsoft.Graph.Drives.Item.Items.Item.Unfollow;
32
using Microsoft.Graph.Drives.Item.Items.Item.ValidatePermission;
33
using Microsoft.Graph.Drives.Item.Items.Item.Workbook;
34
-using Microsoft.Graph.Drives.Item.List.Items.Item.Versions;
+using Microsoft.Graph.Drives.Item.Items.Item.Versions;
35
using Microsoft.Kiota.Abstractions;
36
37
namespace Microsoft.Graph;
0 commit comments