mirror of
https://github.com/kataras/iris.git
synced 2026-01-08 20:41:57 +00:00
minor (see previous commit)
This commit is contained in:
@@ -92,7 +92,7 @@ type (
|
||||
JSON = context.JSON
|
||||
// JSONReader holds the JSON decode options of the `Context.ReadJSON, ReadBody` methods.
|
||||
//
|
||||
// // It is an alias of the `context#JSONReader` type.
|
||||
// It is an alias of the `context#JSONReader` type.
|
||||
JSONReader = context.JSONReader
|
||||
// JSONP the optional settings for JSONP renderer.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user