issues
search
apryor6
/
flask_accepts
Easy, opinionated Flask input/output handling mixing Marshmallow with flask-restx
BSD 3-Clause "New" or "Revised" License
169
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature: Add other schemas to @resonds
#123
circulon
closed
1 month ago
4
Update marshmallow default/missing -> dump_default/load_default.
#122
itrajkov
closed
5 months ago
0
Bump flask from 1.0.2 to 2.3.2
#121
dependabot[bot]
opened
1 year ago
0
Overriding flask_restx field
#120
Matthieu-LAURENT39
opened
1 year ago
0
Fix raising exception on multiple schemas
#119
tnguyenhv
opened
1 year ago
1
Bump werkzeug from 0.16.0 to 2.2.3
#118
dependabot[bot]
opened
1 year ago
0
Resolve marshmallow deprecation warning and support marshmallow 4.0
#117
kreathon
closed
1 month ago
7
Marshmallow 4 breaking changes
#116
kreathon
closed
1 month ago
0
Passing a schema type to the `schema` argument of @accepts ignores the type's Meta attributes
#115
VeneetReddyK
opened
2 years ago
0
http status handling from obj to be serialized
#114
DevArKaDiA
opened
3 years ago
0
Add new schema parameter for form data to accepts decorator
#113
daniel-svard
closed
3 years ago
1
Add marshmallow data_key support for query params and header schemas
#112
daniel-svard
closed
3 years ago
3
Query parameter and header schemas do not respect the data key attribute
#111
daniel-svard
closed
3 years ago
1
Marshmallow schema for form data
#110
daniel-svard
closed
3 years ago
2
Marshmallow schema for form data
#109
daniel-svard
closed
3 years ago
1
Bump flask-restx from 0.1.1 to 0.5.1
#108
dependabot[bot]
closed
2 years ago
2
Fix error aggregation and body=None
#107
ghost
closed
1 year ago
1
Fix issue #86 and issue #103 combined
#106
Wormfriend
closed
3 years ago
5
Added type-checking for ma.utils._Missing for default values utils._m…
#105
Wormfriend
closed
3 years ago
1
Bump py from 1.8.0 to 1.10.0
#104
dependabot[bot]
closed
3 years ago
0
Swagger fails to load when a schema does not have a default set in one of the fields.
#103
zanpeeters
opened
3 years ago
4
When using the @responds decorator, X-Fields headers are automatically applied to the swagger request
#102
preston-infiswift
opened
3 years ago
2
Bump jinja2 from 2.10.3 to 2.11.3
#101
dependabot[bot]
closed
3 years ago
1
Option to skip response fields where value is None
#100
mjreiss
closed
3 years ago
1
Skip response fields where value is None
#99
mjreiss
opened
3 years ago
0
[Swagger] Support multiple status codes in Swagger documentation
#98
mjreiss
closed
3 years ago
1
Fix swagger doc generation
#97
mjreiss
closed
3 years ago
2
Apply Swagger description when schema not provided
#96
mjreiss
closed
3 years ago
0
[accepts] Force JSON
#95
john-bodley
closed
3 years ago
2
More forgiving loading of the JSON schema payload ignoring the mimetype
#94
john-bodley
closed
3 years ago
0
Static typing on request.parsed_obj
#93
delewis13
opened
4 years ago
0
Fix KeyError on @accepts()
#92
ismltpn
closed
3 years ago
2
Cookie header validation works on gunicorn, does not on NGINX
#91
william-oxman
opened
4 years ago
0
Using multiple different schemas in accepts decorator raises KeyError if there is a ValidationError
#90
ismltpn
closed
2 years ago
0
Removed partial argument of accepts() because it breaks the passed in schema instance
#89
volfpeter
closed
4 years ago
4
Use data key instead of name for query params and headers schemas
#88
olinger
closed
3 years ago
1
The new partial keyword of accepts() breaks the marshmallow schema
#87
volfpeter
closed
4 years ago
0
Nested schemas with many=true do not generate a list of schemas in the swagger docs
#86
rogerfachini
opened
4 years ago
6
Working with UUIDs, Marshmallow & 'missing' fields
#85
delewis13
opened
4 years ago
0
What is the best practice for file uploads?
#84
datavistics
opened
4 years ago
2
Only swagger generation for end-point
#83
vladarefiev
opened
4 years ago
10
[Q] Customize schema_errors?
#82
yujinyuz
closed
4 years ago
2
Add partial param to @accepts()
#81
vladarefiev
closed
4 years ago
3
Partial param for Schema loading
#80
vladarefiev
closed
4 years ago
4
Nested Marshmallow Schemas throwing error on Swagger
#79
brandondavismbo
closed
4 years ago
5
Add ma.Method to fields_map
#78
ribeirojose
closed
4 years ago
6
Map marshamallow `Method` fields to Swagger documentation.
#77
ribeirojose
closed
4 years ago
1
Add test for response enveloping
#76
azzamsa
closed
4 years ago
1
Add support for response enveloping
#75
azzamsa
closed
4 years ago
3
Support enveloping response
#74
azzamsa
closed
4 years ago
0
Next