An open API service providing commit metadata for open source projects.

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
f8ea9b39 Dialect-based schema validators p1c2u <m****r@g****m> 4 months ago
496bceee merge Merge pull request #1134 from python-openapi/feature/oas32-schema-casters-fac... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
d3d3c0fc Add oas32_schema_casters_factory p1c2u <m****r@g****m> 4 months ago
bb7b3d3e merge Merge pull request #1132 from python-openapi/feature/additional-properties-po... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
cbdb69f3 merge Merge pull request #1133 from python-openapi/dependabot/pip/django-5.2.12 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
88183a94 Bump django from 5.2.11 to 5.2.12
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
f2e7c71f Additional properties policy p1c2u <m****r@g****m> 4 months ago
0bc28fac merge Merge pull request #1131 from python-openapi/feature/strict-response-properties Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
96d51c6f Response Properties Policy p1c2u <m****r@g****m> 4 months ago
8a31c48d Add strict response properties validation mode p1c2u <m****r@g****m> 4 months ago
5fdc7997 merge Merge pull request #1130 from python-openapi/fix/822-oas30-array-null-unmarshal Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
073e2b86 Add regression test for OAS3.0 array containing null unmarshalling p1c2u <m****r@g****m> 4 months ago
cc2225ed merge Merge pull request #1129 from python-openapi/feature/structured-validation-er... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
684bfbaf Add structured details for validation errors p1c2u <m****r@g****m> 4 months ago
7d97d29f merge Merge pull request #1128 from python-openapi/fix/request-body-validation-erro... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
fb87de3f Include root cause in request body validation errors p1c2u <m****r@g****m> 4 months ago
072f50cc merge Merge pull request #1127 from python-openapi/feature/iter-validation-errors-api Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
3b703224 Add public iter_* validation error APIs p1c2u <m****r@g****m> 4 months ago
c6910b16 merge Merge pull request #1126 from python-openapi/fix/oas31-format-compat-note Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
c6773c9b Document intentional OAS 3.1 format compatibility behavior p1c2u <m****r@g****m> 4 months ago
769d20da merge Merge pull request #1125 from python-openapi/fix/deprecated-warnings-only-whe... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
afa1fe09 Fix deprecation warnings for omitted params and headers p1c2u <m****r@g****m> 4 months ago
9f9cfc8e merge Merge pull request #1124 from python-openapi/feature/strict-additional-proper... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
79d50e09 Add opt-in strict mode for omitted additionalProperties p1c2u <m****r@g****m> 4 months ago
8e0deb5f merge Merge pull request #1123 from python-openapi/feature/pytest-asyncio-strict-mode Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
2d681cc4 Pytest asyncio strict mode p1c2u <m****r@g****m> 4 months ago
6ca5d7b2 merge Merge pull request #1122 from python-openapi/feature/falcon-asgi-middleware Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
7fba4a35 Even loop lifecycle ownership fix p1c2u <m****r@g****m> 4 months ago
751d8296 Avoid async-generator finalization side effects p1c2u <m****r@g****m> 4 months ago
7fdd8d62 Add explicit Falcon WSGI/ASGI middleware with dual-mode compatibility p1c2u <m****r@g****m> 4 months ago
6aa135b9 merge Merge pull request #1121 from python-openapi/feature/openapi-3-2-support Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
e9e573ba Add OpenAPI 3.2 support and move V3 aliases to V32 p1c2u <m****r@g****m> 4 months ago
4cfa26d1 merge Merge pull request #1120 from python-openapi/fix/parameters-validator-unmarsh... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
97c5b6d9 Fix swapped operation/path order in request-parameters flows p1c2u <m****r@g****m> 4 months ago
c651498d merge Merge pull request #1115 from python-openapi/dependabot/pip/jsonschema-path-0... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
d8e3a796 request_unmarshaller state leak fix p1c2u <m****r@g****m> 4 months ago
55c09189 merge Merge pull request #1119 from python-openapi/dependabot/pip/deptry-0.24.0 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
d3346566 Bump deptry from 0.23.1 to 0.24.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
015b255b merge Merge pull request #1118 from python-openapi/dependabot/pip/isort-8.0.1 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
889a244f merge Merge pull request #1116 from python-openapi/dependabot/pip/pre-commit-4.5.1 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
ea374952 merge Merge pull request #1114 from python-openapi/dependabot/github_actions/action... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
081859b1 Bump isort from 7.0.0 to 8.0.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
e46b0c68 Bump pre-commit from 4.3.0 to 4.5.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
d76ed7fd Bump jsonschema-path from 0.4.2 to 0.4.4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: p1c2u <m****r@g****m>
4 months ago
78909818 Bump actions/upload-artifact from 6 to 7
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
25d5cbca merge Merge pull request #1105 from python-openapi/feature/openapi-schema-and-spec-... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
0716ba23 merge Merge pull request #1108 from python-openapi/dependabot/pip/griffe-typingdoc-... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
64d4a4fa Bump griffe-typingdoc from 0.3.0 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>
4 months ago
a6026c7b merge Merge pull request #1106 from python-openapi/dependabot/pip/mkdocs-material-9... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
fa1bd38b merge Merge pull request #1113 from python-openapi/feature/move-contrib-ci-into-tox Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
1325e00d Bump mkdocs-material from 9.7.1 to 9.7.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
4c7d555c merge Merge pull request #1110 from python-openapi/dependabot/pip/starlette-0.50.0 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
171926a6 Bump starlette from 0.49.3 to 0.50.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
6f976497 merge Merge pull request #1107 from python-openapi/dependabot/pip/flask-3.1.3 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
e65d545b merge Merge pull request #1109 from python-openapi/dependabot/pip/werkzeug-3.1.6 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
35d2c4e7 Bump flask from 3.1.2 to 3.1.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
c2f6ea5d Bump werkzeug from 3.1.5 to 3.1.6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
a9481fa4 merge Merge pull request #1112 from python-openapi/fix/ci-workflows-cache-fix Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
b6f991d3 Move contrib CI into tox p1c2u <m****r@g****m> 4 months ago
5da86a29 CI workflows cache fix p1c2u <m****r@g****m> 4 months ago
4216c739 Openapi-schema-validator 0.7 and openapi-spec-validator 0.8 upgrades p1c2u <m****r@g****m> 4 months ago
70dec54d merge Merge pull request #1104 from python-openapi/feature/itegration-compatibility... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
2268ed5f Integration compatibility matrix level p1c2u <m****r@g****m> 4 months ago
5443e464 merge Merge pull request #1103 from python-openapi/feature/django-6-support Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
212307fe merge Merge pull request #1097 from python-openapi/dependabot/pip/django-4.2.28 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
4da34d01 Bump django from 4.2.27 to 4.2.28
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
2c93054b Django 6 support p1c2u <m****r@g****m> 4 months ago
3eeadbcb merge Merge pull request #1102 from python-openapi/fix/contrib-unit-tests-separation Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
e74bc28e Contrib unit tests separation p1c2u <m****r@g****m> 4 months ago
ec09ce0d merge Merge pull request #1101 from python-openapi/feature/integrations-compatibili... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
bd8248d0 Links fx p1c2u <m****r@g****m> 4 months ago
7ab3a596 Integrations compatibility info p1c2u <m****r@g****m> 4 months ago
249ef16c Python test workflow permissions fix p1c2u <m****r@g****m> 4 months ago
e32cde6b merge Merge pull request #1100 from python-openapi/feature/integrations-separate-ci... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
66973dfd Integrations versions tighten p1c2u <m****r@g****m> 4 months ago
2b50cfb1 Workflows naming normalization p1c2u <m****r@g****m> 4 months ago
78b5fc61 One integration workflow p1c2u <m****r@g****m> 4 months ago
80aa54b4 Permissions fix p1c2u <m****r@g****m> 4 months ago
20e714e7 Github output fix p1c2u <m****r@g****m> 4 months ago
5bce5d4f Add small things p1c2u <m****r@g****m> 4 months ago
2d72e1a9 Integration reusable workflow p1c2u <m****r@g****m> 4 months ago
711d62be Integrations separate CI workflows p1c2u <m****r@g****m> 4 months ago
0dd125f1 merge Merge pull request #1095 from python-openapi/dependabot/pip/black-26.1.0 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
117ef63b Black 26 formatting p1c2u <m****r@g****m> 4 months ago
23966823 Bump black from 25.11.0 to 26.1.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
c53d1368 merge Merge pull request #1096 from python-openapi/dependabot/pip/python-multipart-... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
43d9a283 Bump python-multipart from 0.0.20 to 0.0.22
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
d6694e4d merge Merge pull request #1092 from python-openapi/dependabot/pip/mkdocstrings-1.0.2 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
b925f33a Bump mkdocstrings from 0.30.1 to 1.0.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
29335783 merge Merge pull request #1093 from python-openapi/dependabot/pip/isort-7.0.0 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
6b835d27 merge Merge pull request #1099 from python-openapi/dependabot/pip/sqlparse-0.5.4 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
7b297440 Bump isort from 6.1.0 to 7.0.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
e854ad48 Version 0.23.0b1 p1c2u <m****r@g****m> 4 months ago
d7fb0a55 Version prereleases p1c2u <m****r@g****m> 4 months ago
ffc7bf55 merge Merge pull request #1002 from python-openapi/feature/upgrade-jsonschema-path Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
5f4e648c Remove deprecations p1c2u <m****r@g****m> 4 months ago
40ca0c4d Bump sqlparse from 0.5.0 to 0.5.4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
f801a4f1 merge Merge pull request #1098 from python-openapi/copilot/fix-broken-contributing-... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
7fb3bda9 Fix broken contributing link URL
Co-authored-by: p1c2u <1****u@u****m>
copilot-swe-agent[bot] <1****t@u****m> 5 months ago
88534449 Initial plan copilot-swe-agent[bot] <1****t@u****m> 5 months ago

← Back to repository