mirror of
https://github.com/not-kennethreitz/Flask-Caster.git
synced 2026-06-05 07:06:12 +00:00
boolean
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ class FlaskCaster(object):
|
||||
|
||||
This will do a few things:
|
||||
- Assure that the 'size' query parameter is always an integer.
|
||||
- Assure that the 'json' query parameter is always an integer.
|
||||
- Assure that the 'json' query parameter is always an boolean.
|
||||
- Assure that the 'json' query parameter is always present, even if
|
||||
if it wasn't provided by the end-user.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user