Open MartinM85 opened 2 months ago
Restore action should be available only on the /deletedItems path rather than derived types of directory object.
Now the restore action is generated for endpoints like
me/microsoft.graph.restore contracts/{id}/microsoft.graph.restore applications/{id}/microsoft.graph.restore ...
https://github.com/microsoftgraph/msgraph-metadata/blob/45c385e860332aaa85f1ef7f1b52b0ea44232b34/transforms/csdl/preprocess_csdl.xsl#L2424
Restore action should be available only on the /deletedItems path rather than derived types of directory object.
Now the restore action is generated for endpoints like
https://github.com/microsoftgraph/msgraph-metadata/blob/45c385e860332aaa85f1ef7f1b52b0ea44232b34/transforms/csdl/preprocess_csdl.xsl#L2424