mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 02:17:05 +00:00
minor (see previous commit)
This commit is contained in:
@@ -2263,7 +2263,7 @@ type JSONReader struct { // Note(@kataras): struct instead of optional funcs to
|
||||
// [
|
||||
// {"username":"john"},
|
||||
// {"username": "makis"},
|
||||
// {"username": "george"},
|
||||
// {"username": "george"}
|
||||
// ]
|
||||
// Defaults to false: decodes a json object one by one, example:
|
||||
// {"username":"john"}
|
||||
|
||||
Reference in New Issue
Block a user