Skip to content

Pull requests: luolingchun/flask-openapi3

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Bump actions/checkout from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#234 by dependabot bot was merged Aug 15, 2025 Loading…
Fix ValidationError schema to match Pydantic v2 format
#232 by bastien-pruvost was merged Aug 9, 2025 Loading…
8 tasks done
Fixes issue where register_api isn't idempotent
#230 by zakmatik was merged Jul 19, 2025 Loading…
4 tasks done
Add validate decorator and ability to delegated validation to that
#226 by puittenbroek was merged Jun 16, 2025 Loading…
4 tasks done
operation_id_callback with blueprint name and func name
#224 by luolingchun was merged Jun 21, 2025 Loading…
4 tasks
Delay throwing validation error
#223 by luolingchun was merged Jun 21, 2025 Loading…
4 tasks done
fix(models): enable 'populate_by_name' to alias fields correctly
#221 by omikader was merged Mar 27, 2025 Loading…
4 tasks done
Schema.maximum type float -> int | float
#217 by ddorian was merged Feb 8, 2025 Loading…
4 tasks done
Add support for separate input/output schemas
#212 by dotsbb was closed Jan 2, 2025 Draft
3 of 4 tasks
Support request body and multiple media types under the same status code
#208 by iongion was closed Dec 2, 2024 Loading…
4 tasks done
Support multiple media types under the same status code
#207 by iongion was closed Dec 2, 2024 Loading…
4 tasks done
Fix query, form, header model extra not honored
#201 by luolingchun was merged Dec 1, 2024 Loading…
4 tasks
v4.1.0
Support for Python 3.13
#200 by luolingchun was merged Dec 1, 2024 Loading…
4 tasks
v4.1.0
Drop support for Python 3.8
#199 by luolingchun was merged Feb 8, 2025 Loading…
4 tasks
v4.1.0
Add PrefixItems to Schema Model for use with Tuple types
#197 by JesseDeLoore was merged Nov 23, 2024 Loading…
4 tasks done
ServerVariable.enum should be optional
#194 by luolingchun was merged Nov 10, 2024 Loading…
4 tasks
Simple webhook schema
#191 by ddorian was merged Oct 27, 2024 Loading…
4 tasks done
Allow subclasses to modify the default error response registered.
#190 by ddorian was closed Jan 12, 2025 Loading…
4 tasks done
Fix missing Field.default when it's value is None in openapi spec
#189 by ddorian was merged Nov 10, 2024 Loading…
4 tasks done
Reuse schema["title"] if it's defined
#186 by ddorian was merged Oct 26, 2024 Loading…
4 tasks done
Fix alias in query and form
#184 by luolingchun was merged Oct 5, 2024 Loading…
4 tasks
2
Fix list with default value
#180 by luolingchun was merged Sep 29, 2024 Loading…
4 tasks
ProTip! Adding no:label will show everything without a label.