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 1ebab54 commit 4d371a0Copy full SHA for 4d371a0
src/Bookings/beta/readme.md
@@ -30,4 +30,8 @@ require:
30
title: $(service-name)
31
subject-prefix: 'Beta'
32
namespace: Microsoft.Graph.Beta.PowerShell
33
+
34
+directive:
35
+# Remove path causing module conflict by operationId.
36
+ remove-path-by-operation: solutions.bookingBusinesses_getStaffAvailability
37
```
0 commit comments