Skip to content

Commit 778d8c0

Browse files
committed
Fixes schema conflict.
1 parent 4a5332a commit 778d8c0

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

whiteboard/whiteboard-ps/whiteboard/Get-Whiteboard.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -52,21 +52,6 @@ Accept wildcard characters: false
5252
Applicable: Microsoft Whiteboard
5353
```
5454
55-
### -MemberId
56-
Remove this param. just a schema test.
57-
58-
```yaml
59-
Type: String
60-
Parameter Sets: (All)
61-
Aliases:
62-
63-
Required: False
64-
Position: 1
65-
Default value: None
66-
Accept pipeline input: False
67-
Accept wildcard characters: False
68-
```
69-
7055
### -UserId
7156
Optional. The ID of the user account to query Whiteboards for. All Whiteboards this account has access to will be returned.
7257

whiteboard/whiteboard-ps/whiteboard/Set-WhiteboardOwner.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ schema: 2.0.0
88
---
99

1010
# Set-WhiteboardOwner
11-
12-
## SYNOPSIS
1311

12+
## SYNOPSIS
1413
Sets the owner for a Whiteboard.
1514

1615
## SYNTAX

0 commit comments

Comments
 (0)