issues
search
bauerji
/
flask-pydantic
flask extension for integration with the awesome pydantic package
MIT License
368
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
when response_many is set, can't handle returning errors
#46
yfried
opened
2 years ago
2
Is there any way to make custom response?
#45
matthew-cupist
closed
2 years ago
2
37 get json custom params
#44
bauerji
closed
3 years ago
1
Add python 3.10 to test pipeline
#43
bauerji
closed
3 years ago
1
Change the project name to "flask-pydantic"
#42
greyli
closed
3 years ago
1
Add function to generate openapi spec.
#41
buildpeak
closed
6 months ago
9
Validate request.form arguments from HTML post form
#40
damianhorna
opened
3 years ago
1
Any way to log or report any validation failed
#39
bbtdev
opened
3 years ago
1
Fix license classifier
#38
shadchin
closed
3 years ago
1
How can I give custom params for Request.get_json(force=False, silent=False, cache=True) ?
#37
gwind
closed
3 years ago
1
return 400 for __root__ body model validation errors
#36
jcreekmore
closed
3 years ago
2
ignore return-type annotations
#35
laanak08
closed
3 years ago
3
match flask pattern to return extra headers
#34
cardoe
closed
2 years ago
9
fix media type validation
#33
marimelon
closed
3 years ago
2
Support for path parameters
#32
bauerji
closed
3 years ago
1
Support of path parameters
#31
parisni
closed
3 years ago
2
do not pin specific version of requirements
#30
bauerji
closed
3 years ago
1
Pinned version of Pydantic
#29
dan-vaughan
closed
3 years ago
1
When to add header request parameter function
#28
littleeyes
opened
3 years ago
0
PyRight Typing Error
#27
buildpeak
closed
3 years ago
1
Pyright error report
#26
buildpeak
closed
3 years ago
0
fix ImmutableMultiDict unpacking in older python versions
#25
bauerji
closed
3 years ago
1
add support for pydantic's custom root types in request body
#24
bauerji
closed
3 years ago
1
Easier to learn README.md
#23
OmarThinks
closed
3 years ago
2
Request change: passing the validated results to the route as parameters
#22
OmarThinks
closed
3 years ago
2
Request change: the example in the main README.md file is not clear
#21
OmarThinks
closed
3 years ago
3
Validation for Array of Models fails
#20
ckwojai
closed
3 years ago
3
add Flask classifier
#19
Kilo59
closed
3 years ago
3
Flask Get Request validate failed
#18
CharmingZhou
closed
3 years ago
10
Can this library integrate openapi
#17
suoaao
opened
4 years ago
6
Support union types in request body
#16
eboddington
closed
4 years ago
1
model aliases
#15
bauerji
closed
4 years ago
1
Is there a way to convert key casing in responses?
#14
eboddington
closed
4 years ago
3
Add kwargs parsing
#13
adriencaccia
closed
4 years ago
4
[Feature request] Pass body and query as kwargs
#12
adriencaccia
closed
4 years ago
3
add dataclasses dependency for older versions
#11
bauerji
closed
4 years ago
1
Why the dependency must be python3.7
#10
wongqingbin
closed
4 years ago
2
add functionality for array parameters in query
#9
bauerji
closed
4 years ago
1
6 custom status code on validation error
#8
bauerji
closed
4 years ago
2
Dealing with Query Param Arrays
#7
jhoover4
closed
4 years ago
8
Overriding http return stats on exception
#6
jhoover4
closed
4 years ago
4
Model.json() vs jsonify
#5
jhoover4
closed
4 years ago
5
415 response for non-application/json content type requests
#4
bauerji
closed
4 years ago
1
Internal Server Error when trying to deserialise body when Content-Type is not application/json
#3
adityaguru149
closed
4 years ago
1
When I use GET and the Content-Type in the header is application / json, body_params = request.get_json () in the core file will report werkzeug.exceptions.BadRequest
#2
nathonNot
closed
4 years ago
3
v0.0.1
#1
bauerji
closed
4 years ago
0
Previous