Skip to content

Commit 6b60d0e

Browse files
authored
Update README.md
1 parent a3ac6b5 commit 6b60d0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,9 @@ This example repo uses the NestJS swagger module for API documentation. [NestJS
7878
例子:
7979

8080
```json
81+
// 这里[]前的字符串将作为response的字段名
8182
{
82-
"XXX[]": { // 这里[]前的字符串将作为response的字段名
83+
"XXX[]": {
8384
"Comment": {}
8485
}
8586
}

0 commit comments

Comments
 (0)