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
fix: exclude context from pydantic errors #22
#96
stevanmilic
opened
1 month ago
5
How to accept both form and json data
#95
moui0
opened
4 months ago
0
Fix CI on macOS runners
#94
Merinorus
closed
4 months ago
6
CI is failing on macOS
#93
Merinorus
closed
4 months ago
0
Add backward compatibility with Pydantic V1
#92
Merinorus
opened
5 months ago
11
async function support
#91
AmirEspahbodi
opened
7 months ago
0
Support of module pydantic.v1 Since update to Pydantic V2
#90
Merinorus
opened
9 months ago
2
annotations bug
#89
GrafLearnt
opened
9 months ago
2
remove pytest-black plug as its no longer maintained to keep CI green
#88
yctomwang
opened
9 months ago
3
CI failure for Python3.8 and above
#87
yctomwang
opened
9 months ago
0
Pydantic v2's error object contains a ctx field
#86
kakakikikeke-fork
opened
10 months ago
9
Validation of ResponseModel?
#85
ScottSturdivant
opened
10 months ago
1
TypeError: Object of type ValueError is not JSON serializable
#84
kakakikikeke-fork
opened
10 months ago
5
Bump version to 0.12.0
#83
bauerji
closed
10 months ago
1
CI: do not duplicate pipeline for pull requests
#82
bauerji
closed
10 months ago
1
Pydantic v2 test
#81
bauerji
closed
10 months ago
1
Test Yctomwang/master
#80
bauerji
closed
10 months ago
1
Test pydantic v2
#79
bauerji
closed
10 months ago
1
AttributeError: 'FieldInfo' object has no attribute 'is_complex'
#78
prassr
closed
10 months ago
3
support for pydantic v2 and flask 3.0.0 and pytest-flask 1.3.0
#77
yctomwang
closed
10 months ago
9
'__fields__' changed to model_fields to remove warning.
#76
dondublon
opened
1 year ago
1
Support Pydantic v2
#75
jkseppan
closed
10 months ago
16
Incompatible with pydantic 2.0.1 - Error validation with GET
#74
choonyme
closed
10 months ago
10
delme: typing improvements
#73
bauerji
opened
1 year ago
1
Add "errors" field to ValidationError
#72
Merinorus
opened
1 year ago
1
Raise classical Pydantic ValidationError like FastApi
#71
Merinorus
opened
1 year ago
1
Improve typing
#70
MarekPikula
opened
1 year ago
4
added checking for res length
#69
andrei-samofalov
opened
1 year ago
1
Returning empty List instead of raising Exception if response is empty List
#68
andrei-samofalov
opened
1 year ago
0
Update core.py
#67
donc310
closed
1 year ago
1
Validator with query params
#66
RoieLabes
opened
1 year ago
0
add py.typed marker indicating provision of inlined types
#65
acartine
opened
1 year ago
0
Fix handling non-pydantic arguments in view function
#64
cybski
opened
1 year ago
1
Use field aliases when converting query parameters
#63
surajmanjesh
opened
1 year ago
2
pydantic tip...
#62
bbartling
closed
1 year ago
0
Fix broken examples link in README
#61
vishket
closed
1 year ago
1
churn: minor refactoring
#60
bauerji
closed
2 years ago
1
Aliased list query parameters do not work
#59
janikarki
opened
2 years ago
0
Why doesn't the `make_json_response` function have a default value for the `by_alias` argument?
#58
NiKuma0
opened
2 years ago
0
Add function to generate openapi spec.
#57
The-Podsiadly
opened
2 years ago
2
allow custom error responses to be generated
#56
jcreekmore
closed
2 years ago
4
Ci cleanup
#55
bauerji
closed
2 years ago
1
Error if validation error contains enum.Enum
#54
bruno-robert
opened
2 years ago
4
Is it possible to automatically recognize the parameters of the view as the path query body?
#53
ischaojie
closed
2 years ago
1
how to use flask getlist mothed
#52
fainle
opened
2 years ago
0
Question: partially populated nested object with required fields
#51
jakubczaplicki
closed
4 months ago
0
Add form-data validation
#50
chr0m1ng
closed
2 years ago
2
Using flask-pydantic with Python Dependency Injection Framework
#49
akhundMurad
opened
2 years ago
7
Untyped decorator makes function "index" untyped
#48
skhaz
closed
2 years ago
0
Does anyone use with class based views?
#47
zach-withcoherence
opened
2 years ago
0
Next