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