Skip to content

Commit 513c3a1

Browse files
authored
Update New-CsMainlineAttenantAppointmentBookingFlowApiDefinitionsJSON.md
1 parent 5265412 commit 513c3a1

File tree

1 file changed

+17
-7
lines changed

1 file changed

+17
-7
lines changed

teams/teams-ps/teams/New-CsMainlineAttenantAppointmentBookingFlowApiDefinitionsJSON.md

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,6 @@ The [New-CsMainlineAttendantAppointmentBookingFlow](./New-CsMainlineAttendantApp
1717

1818
## SYNTAX
1919

20-
21-
22-
## PARAMETERS
23-
24-
### -ApiDefinitions
25-
The parameters used by the API
26-
2720
```
2821
{
2922
"generateAuthToken" : { // Must be specified for "bearer_token_dynamic"
@@ -322,6 +315,23 @@ The parameters used by the API
322315
}
323316
```
324317

318+
## PARAMETERS
319+
320+
### -ApiDefinitions
321+
The parameters used by the API
322+
323+
```yaml
324+
Type: String
325+
Parameter Sets: (All)
326+
Aliases:
327+
328+
Required: Yes
329+
Position: 0
330+
Default value: None
331+
Accept pipeline input: False
332+
Accept wildcard characters: False
333+
```
334+
325335
### CommonParameters
326336
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
327337

0 commit comments

Comments
 (0)