python-openapi/openapi-spec-validator
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.
PythonApache-2.0
Issues
- 0
Validation of required fields inconsistent
#373 opened by Archelyst - 0
Need of recursive properties check in validation
#372 opened by Jay-Gohil - 3
How to read from string?
#362 opened by luckydonald - 7
- 2
- 1
- 0
Add verify=false to requests to be able to run validator locally without SSL cert
#148 opened by victory-sokolov - 3
OAS30 object schema fails with $defs
#150 opened by svdarren - 1
Deprecation warning for jsonschema @ 4.0.0
#134 opened by nikitagashkov - 0
Update Docker image to latest version
#149 opened by igordcard - 3
Docker image can't be used in CI
#287 opened by elafontaine - 4
Please update for `openapi-schema-validator` 0.4
#159 opened by kloczek - 3
writeOnly with default doesn't work in 0.6.0
#253 opened by zzzevaka - 2
Cannot import _legacy_validators
#280 opened by rochacbruno - 0
Validator doesn't report properties that are in the required list but not defined
#266 opened by energister - 2
- 4
Allow Multiple Spec Files
#250 opened by channyein87 - 1
validator fails on any 3.1 spec
#247 opened by paulch42 - 1
jsonschema V4.18.0 breaks openapi-spec-validator
#242 opened by RasmusFangel - 1
- 1
Type of "Any property starting with x- is valid."
#206 opened by KES777 - 1
Does not validate JSON
#200 opened by eccles - 1
- 0
Schema typo in server-variable for OpenAPI 3.1.0
#197 opened by samdbmg - 4
0.3.2: strange pytest output
#140 opened by kloczek - 0
Recursion problem with version 0.5.3.
#192 opened by ldjebran - 0
Properties validation weren't implemented
#183 opened by xeronm - 1
- 1
"Object of type datetime is not JSON serializable" error in version 0.5.1 but not in 0.4.0
#185 opened by firstStraw - 12
draft4_format_checker checkers removed
#144 opened by lucas03 - 1
- 3
Yaml is converting date examples to datetime objects (not compatible with json serializer)
#158 opened by Tinky - 1
The yaml loading is slow when reading big openapi files (3MB+). Especially while debugging.
#145 opened by Wim-De-Clercq - 2
removing default_handlers breaks openapi-core
#173 opened by spasiu - 1
- 0
Redundant runtime dependency on PyYAML
#179 opened by stanislavlevin - 1
- 2
ImportError: cannot import name 'validate_v2_spec' from 'openapi_spec_validator'
#178 opened by Milind-TW - 1
- 0
Incompatible with jsonschema 4.12.1
#162 opened by nhc-motosumo - 0
No specific error information available.
#160 opened by WillFreitag - 0
Duplicates schemas definitions are not validated
#156 opened by Marwen94 - 1
- 0
- 1
setuptools are missing in requirements.txt
#133 opened by ZdenekM - 3
- 0
Incompatible with openapi-schema-validator 0.2.0
#135 opened by myrho - 1
License changed to Other/Proprietary
#138 opened by aroelo - 2
- 0