GitHub / python-openapi/openapi-core / commits
Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI v3.0 and OpenAPI v3.1 specification.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 0337b43b | merge Merge pull request #1175 from python-openapi/dependabot/pip/deptry-0.25.1 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| eca61362 | merge Merge pull request #1187 from python-openapi/dependabot/pip/idna-3.15 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 9e11aa03 | merge Merge pull request #1191 from python-openapi/feature/schema-validator-per-res... |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 72abf0e5 | SchemaValidator per-resolver clarification | p1c2u <m****r@g****m> | 22 days ago | |
| eb9d8fbf |
Bump idna from 3.7 to 3.15
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 08086ed8 | merge Merge pull request #1186 from python-openapi/dependabot/pip/pymdown-extension... |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 982b1953 |
Bump deptry from 0.24.0 to 0.25.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 47c870d5 | merge Merge pull request #1177 from python-openapi/dependabot/pip/python-multipart-... |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 4e6e1f5c | merge Merge pull request #1176 from python-openapi/dependabot/pip/pytest-cov-7.1.0 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 211b3b96 | merge Merge pull request #1178 from python-openapi/dependabot/pip/django-5.2.14 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 5b53f493 | merge Merge pull request #1179 from python-openapi/dependabot/pip/urllib3-2.7.0 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 2e897506 | merge Merge pull request #1189 from python-openapi/feature/upgrade-jsonschema-path-... |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 6459f647 | merge Merge pull request #1190 from python-openapi/feature/migrate-to-httpx2 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 5eeacc7a | Migrate to httpx2 | p1c2u <m****r@g****m> | 22 days ago | |
| 08093664 | Upgrade jsonschema-path 0.5 schema-validator 0.9 spec-validator 0.9 | p1c2u <m****r@g****m> | 22 days ago | |
| f952bd50 |
Bump pymdown-extensions from 10.16.1 to 10.21.3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 850789aa | merge Merge pull request #1169 from python-openapi/feature/validation-context |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 88c525a9 | Fix oneOf with no top-level type | p1c2u <m****r@g****m> | about 1 month ago | |
| efd89e17 | merge Merge pull request #1183 from python-openapi/feature/bench-unmarshal |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 70e53189 | Bench unmarshal | p1c2u <m****r@g****m> | about 1 month ago | |
| 9342ce6e | merge Merge pull request #1181 from litteratum/fix_oas31_multitype |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 355ce5b4 | fix: OAS 3.1 multi type (cast/deserialize) | Andrii Nechaiev <a****h@g****m> | about 1 month ago | |
| c5b6353a |
Bump urllib3 from 2.6.3 to 2.7.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 6402f3b3 |
Bump django from 5.2.13 to 5.2.14
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 7857eef4 |
Bump python-multipart from 0.0.26 to 0.0.27
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 6ea24abe |
Bump pytest-cov from 7.0.0 to 7.1.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 3b8a0c0a | fix: brand inconsistency | p1c2u <m****r@g****m> | about 2 months ago | |
| 209ba719 | merge Merge pull request #1173 from python-openapi/spike/pagefind-smoke |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a69803f0 |
Add docs theme override, manifest, and Pagefind pipeline for python-openapi.org
Co-authored-by: Claude Opus 4.7 <n****y@a****m> |
p1c2u <m****r@g****m> | about 2 months ago | |
| 06fc98ec | merge Merge pull request #1166 from python-openapi/dependabot/pip/mkdocstrings-1.0.4 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c9bde48b |
Pagefind smoke
Co-authored-by: Copilot <c****t@g****m> |
p1c2u <m****r@g****m> | about 2 months ago | |
| e9dc0d5e | merge Merge pull request #1167 from python-openapi/dependabot/pip/more-itertools-11... |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| d0a1f5d4 |
Bump mkdocstrings from 1.0.3 to 1.0.4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 9a2978e2 | merge Merge pull request #1117 from python-openapi/dependabot/pip/griffe-typingdoc-... |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 87197302 |
Bump griffe-typingdoc from 0.2.9 to 0.3.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 2d2fae8e | merge Merge pull request #1172 from python-openapi/fix/griffe-deps |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 931997eb | Griffe deps | p1c2u <m****r@g****m> | about 2 months ago | |
| aef7c459 | merge Merge pull request #1170 from python-openapi/test/multipart-binary-composed-s... |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 5ad18533 | Add xfail coverage for multipart binary composed-schema matching | p1c2u <m****r@g****m> | about 2 months ago | |
| 97a466ef | merge Merge pull request #1168 from python-openapi/dependabot/pip/jsonschema-path-0... |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a9ace965 |
Bump jsonschema-path from 0.4.5 to 0.4.6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 62137ee7 |
Bump more-itertools from 10.8.0 to 11.0.2
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| b727962f | Validation context | p1c2u <m****r@g****m> | about 2 months ago | |
| 4e702676 | merge Merge pull request #1160 from python-openapi/dependabot/pip/requests-2.33.1 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 04b45b6b | merge Merge pull request #1161 from python-openapi/dependabot/pip/werkzeug-3.1.8 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 5168b8cf | merge Merge pull request #1162 from python-openapi/dependabot/pip/aiohttp-3.13.5 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| e071ec02 | merge Merge pull request #1163 from python-openapi/dependabot/pip/django-5.2.13 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 814cfaff | merge Merge pull request #1164 from python-openapi/dependabot/pip/pytest-9.0.3 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 6d8c7394 | merge Merge pull request #1165 from python-openapi/dependabot/pip/python-multipart-... |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c506f780 |
Bump python-multipart from 0.0.22 to 0.0.26
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 9510ac66 |
Bump pytest from 9.0.2 to 9.0.3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| a6424f4d |
Bump django from 5.2.12 to 5.2.13
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 1f920224 |
Bump aiohttp from 3.13.4 to 3.13.5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 5cad1b47 |
Bump werkzeug from 3.1.6 to 3.1.8
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 9875a0b7 |
Bump requests from 2.33.0 to 2.33.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 21f62cec | Version 0.23.1 | p1c2u <m****r@g****m> | 3 months ago | |
| 0948a048 | merge Merge pull request #1151 from python-openapi/dependabot/pip/starlette-1.0.0 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 703b1b75 | Add Starlette 1.x support | p1c2u <m****r@g****m> | 3 months ago | |
| e6505123 | merge Merge pull request #1159 from python-openapi/fix/stable-error-messages-additi... |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d394926b | Fix unstable error message for additional properties | p1c2u <m****r@g****m> | 3 months ago | |
| 8028f142 | merge Merge pull request #1156 from python-openapi/dependabot/pip/aiohttp-3.13.4 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 988c6b81 | merge Merge pull request #1155 from python-openapi/dependabot/github_actions/codeco... |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 18fc9f7d | merge Merge pull request #1153 from python-openapi/dependabot/pip/requests-2.33.0 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| cd43c6fd | merge Merge pull request #1149 from python-openapi/dependabot/pip/mkdocs-material-9... |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 72301042 | merge Merge pull request #1158 from python-openapi/fix/array-default-schemapath |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e7a7c642 | Array parameter default regression with SchemaPath | p1c2u <m****r@g****m> | 3 months ago | |
| f2075514 |
Bump aiohttp from 3.13.3 to 3.13.4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f17af72c |
Bump codecov/codecov-action from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 40f1cbf5 |
Bump requests from 2.32.5 to 2.33.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| a4cd3122 |
Bump starlette from 0.50.0 to 1.0.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 549efcc9 | merge Merge pull request #1150 from python-openapi/dependabot/pip/djangorestframewo... |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 5ed30963 | merge Merge pull request #1148 from python-openapi/dependabot/pip/fastapi-0.135.2 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| be7862a3 |
Bump djangorestframework from 3.16.1 to 3.17.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| fe50eb80 |
Bump mkdocs-material from 9.7.5 to 9.7.6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2c9de30f |
Bump fastapi from 0.135.1 to 0.135.2
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| cbcd3619 | merge Merge pull request #1147 from python-openapi/feature/fastapi-013x-support |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| dcc2595a | docs: Update FastAPI supported versions to include 0.13x | p1c2u <m****r@g****m> | 3 months ago | |
| 8ca57172 | Support FastAPI 0.130+ | p1c2u <m****r@g****m> | 3 months ago | |
| 6d4fa495 | merge Merge pull request #1145 from python-openapi/dependabot/pip/mkdocs-material-9... |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 49d71946 | merge Merge pull request #1144 from python-openapi/dependabot/pip/responses-0.26.0 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2f7e48bd |
Bump mkdocs-material from 9.7.4 to 9.7.5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 354ea3c2 |
Bump responses from 0.25.8 to 0.26.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f79fea3f | merge Merge pull request #1143 from python-openapi/dependabot/pip/black-26.3.1 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b1d372f4 |
Bump black from 26.1.0 to 26.3.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 520650b9 | Version 0.23.0 | p1c2u <m****r@g****m> | 3 months ago | |
| beec2f2a | merge Merge pull request #1138 from python-openapi/dependabot/pip/openapi-spec-vali... |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b6be0102 | merge Merge pull request #1137 from python-openapi/dependabot/pip/markdown-3.8.1 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 408242af | merge Merge pull request #1139 from python-openapi/dependabot/pip/mkdocs-material-9... |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 9bcbf2fd | merge Merge pull request #1140 from python-openapi/dependabot/pip/pytest-9.0.2 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2cfefe40 | merge Merge pull request #1141 from python-openapi/dependabot/pip/tornado-6.5.5 |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| ca92806f | merge Merge pull request #1136 from python-openapi/fix/composite-schema-casting |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 4a57f278 |
Bump tornado from 6.5.4 to 6.5.5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 81ff1c6e |
Bump pytest from 8.4.2 to 9.0.2
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 480a3622 |
Bump mkdocs-material from 9.7.3 to 9.7.4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 9bfbbf04 |
Bump openapi-spec-validator from 0.8.2 to 0.8.4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 8abe9848 |
Bump markdown from 3.7 to 3.8.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 79dc69ea | docs: add inline comments explaining casting edge cases for composite schemas | p1c2u <m****r@g****m> | 4 months ago | |
| 812cc8a7 | test: document known casting edge cases for composite schemas | p1c2u <m****r@g****m> | 4 months ago | |
| 2d3fdf5e | Support parameter casting in composite schemas | p1c2u <m****r@g****m> | 4 months ago | |
| 99ebe287 | merge Merge pull request #1135 from python-openapi/feature/dialect-based-schema-val... |
Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago |