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 |
|---|---|---|---|---|
| 7c7c1751 | merge Merge pull request #244 from python-openapi/feature/update-github-actions |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 74787ea5 | Update github actions | p1c2u <m****r@g****m> | about 3 years ago | |
| dfe7203f | Version 0.6.0 | p1c2u <m****r@g****m> | about 3 years ago | |
| 99e98876 | Update docs with base_uri examples | p1c2u <m****r@g****m> | about 3 years ago | |
| db40da1c | merge Merge pull request #243 from python-openapi/feature/update-dependencies |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 0007779e | Update dependencies | p1c2u <m****r@g****m> | about 3 years ago | |
| aeb94aab | merge Merge pull request #238 from python-openapi/dependabot/pip/mypy-1.4.1 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| ed775170 |
Bump mypy from 1.3.0 to 1.4.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 | |
| ddb59c03 | merge Merge pull request #239 from python-openapi/dependabot/pip/tox-4.6.3 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| a2601ede | merge Merge pull request #240 from python-openapi/dependabot/pip/pytest-7.4.0 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 81482b6b | merge Merge pull request #241 from python-openapi/dependabot/pip/sphinx-immaterial-... |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 29ab2c4c |
Bump sphinx-immaterial from 0.11.4 to 0.11.5
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 | |
| 2fe40c54 |
Bump pytest from 7.3.2 to 7.4.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 | |
| 78680237 |
Bump tox from 4.6.2 to 4.6.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 | |
| 9aed009b | merge Merge pull request #237 from python-openapi/dependabot/pip/pytest-flake8-1.1.1 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 30ca2310 |
Bump pytest-flake8 from 1.1.0 to 1.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 | |
| ca4e885e | merge Merge pull request #236 from python-openapi/dependabot/pip/deptry-0.12.0 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 28c09900 | merge Merge pull request #235 from python-openapi/dependabot/pip/tox-4.6.2 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| a75c9783 |
Bump deptry from 0.11.0 to 0.12.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 | |
| 16411843 | merge Merge pull request #234 from python-openapi/dependabot/pip/jsonschema-4.18.0a10 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 166561d8 | merge Merge pull request #233 from python-openapi/dependabot/pip/sphinx-7.0.1 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3b34875a |
Bump tox from 4.6.0 to 4.6.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 | |
| a09b6635 |
Bump jsonschema from 4.18.0a1 to 4.18.0a10
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 | |
| 3cee6841 |
Bump sphinx from 5.3.0 to 7.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 | |
| 0c0eec13 | Added github-actions dependabot updates | Artur <m****r@g****m> | about 3 years ago | |
| 472e38cf | Version 0.6.0a2 | p1c2u <m****r@g****m> | about 3 years ago | |
| 3a198a67 | merge Merge pull request #232 from python-openapi/fix/update-supports-validation-pr... |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 408a412c | Update SupportsValidation protocol | p1c2u <m****r@g****m> | about 3 years ago | |
| 37e3de33 | Update Dockerfile to build rpds (pyo3) dependency | p1c2u <m****r@g****m> | about 3 years ago | |
| 22943b0a | Version 0.6.0a1 | p1c2u <m****r@g****m> | about 3 years ago | |
| 926be2ea | Allow pre-releases for docker images | p1c2u <m****r@g****m> | about 3 years ago | |
| b2c53398 | merge Merge pull request #202 from python-openapi/feature/jsonschem-4.18-compatibility |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| ed4d7526 | merge Merge pull request #226 from python-openapi/feature/drop-python-37-support |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| caa3945a | bump packages | p1c2u <m****r@g****m> | about 3 years ago | |
| 46152ce7 | merge Merge pull request #228 from python-openapi/dependabot/pip/tox-4.5.1 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 67ccf2e4 | merge Merge pull request #229 from python-openapi/dependabot/pip/pre-commit-2.21.0 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 40e6926b |
Bump pre-commit from 2.20.0 to 2.21.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 | |
| 1ff41c17 |
Bump tox from 3.25.1 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> |
about 3 years ago | |
| cae73052 | merge Merge pull request #230 from python-openapi/dependabot/pip/pytest-7.3.2 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 8069827f |
Bump pytest from 6.2.5 to 7.3.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 | |
| 7eb1dbfa | python publish workflow poetry fix | p1c2u <m****r@g****m> | about 3 years ago | |
| 3c2941c0 | Version 0.5.7 | p1c2u <m****r@g****m> | about 3 years ago | |
| 6c23aa85 | merge Merge pull request #227 from python-openapi/bump-typing-extensions-4.5.0 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| c82f7a0c | Bump typing-extensions from 4.3.0 to 4.5.0 | p1c2u <m****r@g****m> | about 3 years ago | |
| 96ad36a3 | drop python 3.7 support | p1c2u <m****r@g****m> | about 3 years ago | |
| 86de66bf | readthedocs poetry extra fix | p1c2u <m****r@g****m> | about 3 years ago | |
| 41e4827e | Bump jsonschema-spec from 0.1.1 to 0.1.6 | p1c2u <m****r@g****m> | about 3 years ago | |
| e89ed4a2 | python publish workflow trigger fix | p1c2u <m****r@g****m> | about 3 years ago | |
| 8ffc7620 | merge Merge pull request #220 from python-openapi/dependabot/docker/python-3.11-alpine |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 0a18ee22 | merge Merge pull request #221 from python-openapi/dependabot/pip/black-23.3.0 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 1e149c58 |
Bump black from 22.8.0 to 23.3.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 | |
| 47542d9b | merge Merge pull request #222 from python-openapi/dependabot/pip/pytest-cov-4.1.0 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 4b8851ad |
Bump pytest-cov from 3.0.0 to 4.1.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 | |
| 5ba6ecac | merge Merge pull request #223 from python-openapi/dependabot/pip/pytest-flake8-1.1.0 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 77bef3ce |
Bump pytest-flake8 from 1.0.7 to 1.1.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 | |
| 2c487c91 | merge Merge pull request #224 from python-openapi/dependabot/pip/flynt-0.78 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| ec24924c |
Bump flynt from 0.76 to 0.78
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 | |
| 1a32d3b0 | merge Merge pull request #225 from python-openapi/dependabot/pip/mypy-1.3.0 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| ed4b020a |
Bump mypy from 0.971 to 1.3.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 | |
| 938a7a49 |
Bump python from 3.7-alpine to 3.11-alpine
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 | |
| 21b4c6a9 | Add docker dependabot config | p1c2u <m****r@g****m> | about 3 years ago | |
| ca92301a | merge Merge pull request #219 from python-openapi/feature/deptry |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| dacee10d | deptry added | p1c2u <m****r@g****m> | about 3 years ago | |
| eac56f5d | merge Merge pull request #214 from python-openapi/dependabot/pip/openapi-schema-val... |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 5b069777 | merge Merge pull request #215 from python-openapi/dependabot/pip/jsonschema-4.17.3 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 9ba8b794 | merge Merge pull request #216 from python-openapi/dependabot/pip/lazy-object-proxy-... |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| a27652e0 | merge Merge pull request #217 from python-openapi/dependabot/pip/isort-5.11.5 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 40440368 | merge Merge pull request #218 from python-openapi/dependabot/pip/importlib-resource... |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| ed0dfae1 |
Bump importlib-resources from 5.9.0 to 5.12.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 | |
| 3da4e8d6 |
Bump isort from 5.10.1 to 5.11.5
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 | |
| 6351c52e |
Bump lazy-object-proxy from 1.7.1 to 1.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 | |
| a8fbf961 |
Bump jsonschema from 4.15.0 to 4.17.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 | |
| 0a51f95e |
Bump openapi-schema-validator from 0.4.3 to 0.4.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 | |
| 2c3a1262 | Create dependabot config | p1c2u <m****r@g****m> | about 3 years ago | |
| 1e7749d6 | merge Merge pull request #213 from python-openapi/feature/openapi-3.1-schema-update |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 94675d60 | merge Merge pull request #212 from python-openapi/feature/openapi-3.0-schema-update |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 0e858706 | openapi 3.1 schema update | p1c2u <m****r@g****m> | about 3 years ago | |
| 355ff258 | openapi 3.0 schema update | p1c2u <m****r@g****m> | about 3 years ago | |
| e59206e7 | merge Merge pull request #210 from python-openapi/fix/allow-path-item-ref-fix |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 1a9e0915 | merge Merge pull request #211 from python-openapi/fix/workflows-fix |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 5697bd30 | workflows fix | p1c2u <m****r@g****m> | about 3 years ago | |
| 2fe83b23 | merge Merge pull request #208 from python-openapi/dependabot/pip/requests-2.31.0 |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 379d4f49 | allow path item ref fix | p1c2u <m****r@g****m> | about 3 years ago | |
| 657ded7c |
Bump requests from 2.28.1 to 2.31.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 999ed1cf | merge Merge pull request #205 from python-openapi/feature/add-docker-hub-badge |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 2acd5b34 | add docker hub badge | p1c2u <m****r@g****m> | over 3 years ago | |
| 928f80ee | Version 0.5.6 | p1c2u <m****r@g****m> | over 3 years ago | |
| 4d48c342 | merge Merge pull request #204 from python-openapi/feature/add-python-3-11-support |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 2a3c3d7a | add python 3.11 support | p1c2u <m****r@g****m> | over 3 years ago | |
| c0934b3e | merge Merge pull request #203 from python-openapi/fix/jsonschema-4.17-dependency-limit |
Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| afcf3b4b | jsonschema 4.17 dependency limit | p1c2u <m****r@g****m> | over 3 years ago | |
| fc2807b6 | jsonschema 4.18 compatibility | p1c2u <m****r@g****m> | over 3 years ago | |
| 93fe60e7 | merge Merge pull request #198 from samdbmg/fix/server-variables-description-typo |
A <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| dc30e7bc | merge Merge pull request #199 from mgorny/test-sdist |
A <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| fb1bb55f | Include tests in sdist archives | Michał Górny <m****y@g****g> | over 3 years ago | |
| 4d405737 | Fix typo in server variables schema for OAS 3.1.0 | Sam Mesterton-Gibbons <s****s@b****k> | over 3 years ago | |
| 91f5cf22 | merge Merge pull request #196 from python-openapi/feature/move-to-org |
A <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 7698e298 | Move to python-openapi org | p1c2u <m****r@g****m> | over 3 years ago | |
| f966543d | merge Merge pull request #195 from p1c2u/feature/documentation-improvements |
A <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| ce94d74b | documentation improvements | p1c2u <m****r@g****m> | over 3 years ago |