-
- Notifications
You must be signed in to change notification settings - Fork 136
Pull requests: python-openapi/openapi-core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add additional meta data to schema and errors
#120 opened Mar 8, 2019 by danielbradburn Loading… updated Mar 9, 2019
New Feature: Validate with all properties required.
#146 opened Jun 25, 2019 by flixx Loading… updated Nov 10, 2022
AdditionalProperties free form nullable fix
#446 opened Dec 17, 2022 by p1c2u Loading… updated Dec 17, 2022
Requests chunk encoded request handling
#556 opened Apr 13, 2023 by p1c2u Loading… updated Apr 15, 2023
byte and binary formats return bytes type
#647 opened Aug 17, 2023 by p1c2u Loading… updated Feb 28, 2024
AWS API Gateway with Amazon Lambda integrations support
#796 opened Feb 23, 2024 by p1c2u Loading… updated Apr 16, 2024
Validation crashes on BooleanCaster: AttributeError: 'int' object has…
#863 opened Jun 30, 2024 by ryabtsev Loading… updated Jul 1, 2024
Draft : Adding provision to pass inputs to custom error handler class
#919 opened Sep 16, 2024 by rohan-97 Loading… updated Sep 23, 2024
Fix support of custom error handler in Django decorator
#979 opened Mar 24, 2025 by mik-laj Loading… updated Mar 24, 2025
Upgrade jsonschema-path and openapi-spec-validator
#1002 opened Jun 7, 2025 by p1c2u Loading… updated Jun 7, 2025
Bump werkzeug from 3.0.6 to 3.1.3 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1003 opened Jun 9, 2025 by dependabot bot Loading… updated Nov 3, 2025
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
#1024 opened Sep 8, 2025 by dependabot bot Loading… updated Sep 8, 2025
Bump isort from 5.13.2 to 6.1.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1032 opened Oct 6, 2025 by dependabot bot Loading… updated Nov 10, 2025
Bump actions/upload-artifact from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1036 opened Oct 27, 2025 by dependabot bot Loading… updated Oct 27, 2025
Allow FastAPI 0.120 and Starlette 0.49
#1027 opened Sep 14, 2025 by musicinmybrain Loading… updated Oct 28, 2025
Bump pyflakes from 3.2.0 to 3.4.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1013 opened Jul 8, 2025 by dependabot bot Loading… updated Nov 3, 2025
Bump aiohttp from 3.11.18 to 3.12.14 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1015 opened Jul 15, 2025 by dependabot bot Loading… updated Nov 3, 2025
Bump pytest from 8.3.5 to 8.4.2 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1025 opened Sep 8, 2025 by dependabot bot Loading… updated Nov 3, 2025
Bump aiohttp from 3.11.18 to 3.13.1 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1035 opened Oct 20, 2025 by dependabot bot Loading… updated Nov 24, 2025
Bump actions/checkout from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1040 opened Nov 24, 2025 by dependabot bot Loading… updated Nov 24, 2025
accomodate type changes in werkzeug 3.1.4, resolve CVE-2025-66221
#1041 opened Dec 1, 2025 by dylantack Loading… updated Dec 1, 2025
Bump fastapi from 0.115.12 to 0.120.1 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1037 opened Oct 28, 2025 by dependabot bot Loading… updated Dec 1, 2025
Bump werkzeug from 3.0.6 to 3.1.4 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1042 opened Dec 2, 2025 by dependabot bot Loading… updated Dec 3, 2025
Previous Next
ProTip! Filter pull requests by the default branch with base:master.