Skip to content

Commit 4495992

Browse files
authored
Update New-CsMainlineAttendantQuestionAnswerFlow.md
1 parent dd33fb6 commit 4495992

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

teams/teams-ps/teams/New-CsMainlineAttendantQuestionAnswerFlow.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -85,23 +85,6 @@ Accept wildcard characters: False
8585
### -KnowledgeBase
8686
The knowledge base definition
8787
88-
JSON 1
89-
90-
```json
91-
[
92-
{
93-
"name": "John",
94-
"skills": [ "SQL", "C#", "Azure" ]
95-
},
96-
{
97-
"name": "Jane",
98-
"surname": "Doe"
99-
}
100-
]
101-
```
102-
103-
JSON 2
104-
10588
```json
10689
[
10790

0 commit comments

Comments
 (0)