- Notifications
You must be signed in to change notification settings - Fork 42
Pull requests: luolingchun/flask-openapi3
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump actions/stale from 9 to 10 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#239 by dependabot bot was merged Sep 9, 2025 Loading…
Bump actions/setup-python from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#238 by dependabot bot was merged Sep 9, 2025 Loading…
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
Make validate_request pass on existing kwargs but remove those part of path
#227 by puittenbroek 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
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
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
Add PrefixItems to Schema Model for use with Tuple types
#197 by JesseDeLoore was merged Nov 23, 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
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.