Skip to content

Commit ff4ee37

Browse files
yj-angYJ Ang
andauthored
fix: typo in README (#79)
Co-authored-by: YJ Ang <yujieang@airasia.com>
1 parent 8c50ede commit ff4ee37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Note that when using `@ResponseSchema` together with `@JSONSchema`, the outer de
247247
'$ref': '#/components/schemas/Pet'
248248
}
249249
}
250-
]
250+
}
251251
}
252252
}})
253253
@ResponseSchema(SomeResponseObject)

0 commit comments

Comments
 (0)