Skip to content

Commit 75de9e9

Browse files
authored
Merge pull request #32648 from prakul1991/patch-2
Update metadata-generateanswer-usage.md
2 parents e1a7b37 + a51d148 commit 75de9e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/QnAMaker/How-To/metadata-generateanswer-usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ A successful response returns a status of 200 and a JSON response.
114114
|source|The name of the source from which the answer was extracted or saved in the knowledge base.|
115115
|metadata|The metadata associated with the answer.|
116116
|metadata.name|Metadata name. (string, max Length: 100, required)|
117-
|metadata.value: Metadata value. (string, max Length: 100, required)|
117+
|metadata.value|Metadata value. (string, max Length: 100, required)|
118118

119119

120120
```json
@@ -167,7 +167,7 @@ Since results are required only for the restaurant "Paradise", you can set a fil
167167
}
168168
```
169169

170-
<name="keep-context"></a>
170+
<a name="keep-context"></a>
171171

172172
## Use question and answer results to keep conversation context
173173

0 commit comments

Comments
 (0)