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

GitHub / python-openapi/openapi-spec-validator / commits

OpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger), OpenAPI 3.0 and OpenAPI 3.1 specification.

SHA Message Author Date Stats
8e98b5f2 Bump pytest from 7.4.2 to 7.4.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
5dc016b3 merge Merge pull request #300 from python-openapi/dependabot/pip/black-23.10.1 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f18a3df5 Bump sphinx-immaterial from 0.11.7 to 0.11.8
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
591124bd Bump black from 23.10.0 to 23.10.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
934f6944 merge Merge pull request #296 from python-openapi/dependabot/pip/pre-commit-3.5.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
7de338f5 merge Merge pull request #299 from python-openapi/dependabot/pip/mypy-1.6.1 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
4a8655ff Bump mypy from 1.5.1 to 1.6.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ee0947fc merge Merge pull request #298 from python-openapi/dependabot/pip/black-23.10.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c1dada59 Bump black from 23.9.1 to 23.10.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
6bddd6db merge Merge pull request #297 from python-openapi/dependabot/pip/urllib3-2.0.7 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
54fd3d09 Bump urllib3 from 2.0.6 to 2.0.7
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
1acac796 Bump pre-commit from 3.4.0 to 3.5.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
409da9d2 Version 0.7.1 p1c2u <m****r@g****m> almost 3 years ago
a9e9f27f merge Merge pull request #294 from python-openapi/feature/validate-and-validate-url... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
8564cc6d validate and validate_url shortcuts p1c2u <m****r@g****m> almost 3 years ago
5f24987e merge Merge pull request #293 from python-openapi/feature/validator-accept-any-schema Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
eeff41ad Validator accept any schema p1c2u <m****r@g****m> almost 3 years ago
e450e395 merge Merge pull request #292 from python-openapi/feature/move-to-jsonschema-path Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
1d66de73 Move to jsonschema-path p1c2u <m****r@g****m> almost 3 years ago
45bbe0a5 merge Merge pull request #291 from python-openapi/feature/versions-submodule Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
db016fa9 Versions submodule p1c2u <m****r@g****m> almost 3 years ago
74a6c5fa Version 0.7.0 p1c2u <m****r@g****m> almost 3 years ago
5c6d50c9 Add bump2version to dev dependencies p1c2u <m****r@g****m> almost 3 years ago
600c5624 merge Merge pull request #288 from python-openapi/dependabot/docker/python-3.12.0-a... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a333c3d2 merge Merge pull request #290 from python-openapi/feature/python-3.12-support Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
4d9060b8 Python 3.12 support p1c2u <m****r@g****m> almost 3 years ago
3787662c merge Merge pull request #289 from python-openapi/feature/pyflakes-pre-commit-hook Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
2e8903a1 Pyflakes pre-commit hook p1c2u <m****r@g****m> almost 3 years ago
b105fabf Bump python from 3.11.5-alpine to 3.12.0-alpine
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
29b193e9 merge Merge pull request #286 from python-openapi/refactor/validators-refactor Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
5efb067b Validators refactor p1c2u <m****r@g****m> almost 3 years ago
ff012524 asdf ignored p1c2u <m****r@g****m> almost 3 years ago
4098170e merge Merge pull request #285 from python-openapi/feature/read-only-write-only-spec... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0d70bcb4 Read-only write-only spec test p1c2u <m****r@g****m> almost 3 years ago
96e094e6 merge Merge pull request #284 from python-openapi/dependabot/pip/urllib3-2.0.6 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
406fde39 Bump urllib3 from 2.0.3 to 2.0.6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e245fe99 merge Merge pull request #282 from python-openapi/dependabot/pip/importlib-resource... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
63719f94 merge Merge pull request #273 from python-openapi/dependabot/docker/python-3.11.5-a... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
9fcfc5d5 Bump importlib-resources from 6.0.1 to 6.1.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
cf2c8ca2 merge Merge pull request #278 from python-openapi/dependabot/pip/pytest-7.4.2 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a761a4ab Bump pytest from 7.4.1 to 7.4.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e2b3c68c merge Merge pull request #279 from python-openapi/dependabot/pip/tox-4.11.3 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c51ef18f merge Merge pull request #277 from python-openapi/dependabot/pip/black-23.9.1 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e84fa165 Bump tox from 4.11.1 to 4.11.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
1cd8c044 Bump black from 23.7.0 to 23.9.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b0d96b6b merge Merge pull request #276 from python-openapi/dependabot/pip/pre-commit-3.4.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
d92ef0a5 merge Merge pull request #274 from python-openapi/dependabot/pip/pytest-7.4.1 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c04eaf8b merge Merge pull request #275 from python-openapi/dependabot/pip/tox-4.11.1 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
2c8d39b8 Bump pre-commit from 3.3.3 to 3.4.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
7f557d02 Bump tox from 4.9.0 to 4.11.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
1d481008 Bump pytest from 7.4.0 to 7.4.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f5e7be89 Bump python from 3.11.4-alpine to 3.11.5-alpine
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0ebe03cd merge Merge pull request #271 from python-openapi/dependabot/pip/certifi-2023.7.22 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
403501a8 merge Merge pull request #270 from python-openapi/dependabot/pip/tox-4.9.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
e9287080 Bump certifi from 2023.5.7 to 2023.7.22
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
d96dbf39 merge Merge pull request #269 from python-openapi/dependabot/pip/sphinx-immaterial-... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
c0b15607 merge Merge pull request #268 from python-openapi/dependabot/pip/jsonschema-spec-0.2.4 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
4a0c5e8e merge Merge pull request #267 from python-openapi/dependabot/pip/mypy-1.5.1 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
aa21c272 Bump tox from 4.8.0 to 4.9.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
794a43e6 Bump sphinx-immaterial from 0.11.6 to 0.11.7
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
1b00f953 Bump jsonschema-spec from 0.2.3 to 0.2.4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
b13284b7 Bump mypy from 1.5.0 to 1.5.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
423cb6b8 merge Merge pull request #265 from python-openapi/dependabot/pip/mypy-1.5.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
0bf1b898 merge Merge pull request #264 from python-openapi/dependabot/pip/tox-4.8.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
23269c73 Bump mypy from 1.4.1 to 1.5.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
c1224d13 Bump tox from 4.6.4 to 4.8.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
8cb7fa14 merge Merge pull request #263 from python-openapi/dependabot/pip/jsonschema-4.19.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
7ac61c35 merge Merge pull request #262 from python-openapi/dependabot/pip/importlib-resource... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
69691273 merge Merge pull request #261 from python-openapi/dependabot/pip/sphinx-7.1.2 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
87c2e28b Bump jsonschema from 4.18.4 to 4.19.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
b55ae0ca Bump importlib-resources from 6.0.0 to 6.0.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
7936a995 Bump sphinx from 7.1.1 to 7.1.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
e2ca6323 merge Merge pull request #259 from python-openapi/dependabot/pip/flynt-1.0.1 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
921d2bbc merge Merge pull request #258 from python-openapi/dependabot/pip/sphinx-immaterial-... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
beb2ecf7 merge Merge pull request #257 from python-openapi/dependabot/pip/sphinx-7.1.1 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
af74824a Bump flynt from 1.0.0 to 1.0.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
d427dce3 Bump sphinx-immaterial from 0.11.5 to 0.11.6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
33d1fbdf Bump sphinx from 7.0.1 to 7.1.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
98f11b59 Use base_uri for validate in cli; add tests p1c2u <m****r@g****m> about 3 years ago
46057559 merge Merge pull request #255 from python-openapi/feature/allow-validate-multiple-f... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
d0489ecc Deprecate minor schema versions as arguments p1c2u <m****r@g****m> about 3 years ago
d230b673 Allow to validate multiple files p1c2u <m****r@g****m> about 3 years ago
613c70a8 merge Merge pull request #254 from python-openapi/dependabot/pip/jsonschema-4.18.4 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
2b51d725 Bump jsonschema from 4.18.3 to 4.18.4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
ba728851 merge Merge pull request #252 from python-openapi/dependabot/pip/black-23.7.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
017314fc merge Merge pull request #251 from python-openapi/dependabot/pip/jsonschema-4.18.3 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
6b552e9c Bump black from 23.3.0 to 23.7.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
57a658d4 Bump jsonschema from 4.18.0 to 4.18.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
ed0c35e3 Update publish docker image manual github action p1c2u <m****r@g****m> about 3 years ago
8d027396 Publish docker image manual 2 p1c2u <m****r@g****m> about 3 years ago
6c9f515a Publish docker image manual p1c2u <m****r@g****m> about 3 years ago
6c7642ff Add arm64 docker image platform p1c2u <m****r@g****m> about 3 years ago
1b29518c merge Merge pull request #249 from python-openapi/feature/move-docker-org Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
bdec6aba move docker org p1c2u <m****r@g****m> about 3 years ago
a2f6ffc9 merge Merge pull request #248 from python-openapi/feature/pre-commit-hook-doc-update Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
718581c2 pre-commit hook doc update p1c2u <m****r@g****m> about 3 years ago
6b025e8e merge Merge pull request #246 from python-openapi/dependabot/pip/importlib-resource... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
57a968ac Bump importlib-resources from 5.13.0 to 6.0.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
c7cd1c97 merge Merge pull request #245 from python-openapi/dependabot/pip/flynt-1.0.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
0dcfaf26 Bump flynt from 0.78 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>
about 3 years ago

← Back to repository