GitHub / python-openapi/openapi-spec-validator issues and pull requests
#166 - schemas and validation refactor
Pull Request -
State: closed - Opened by p1c2u over 3 years ago
- 1 comment
#165 - test suites refactor
Pull Request -
State: closed - Opened by p1c2u over 3 years ago
- 1 comment
#164 - use jsonschema spec and yield from
Pull Request -
State: closed - Opened by p1c2u over 3 years ago
- 1 comment
#163 - jsonschema subclassing fix
Pull Request -
State: closed - Opened by p1c2u over 3 years ago
- 1 comment
#162 - Incompatible with jsonschema 4.12.1
Issue -
State: closed - Opened by nhc-motosumo over 3 years ago
#161 - Specify encoding when opening file
Pull Request -
State: closed - Opened by cbh34680 over 3 years ago
- 1 comment
#160 - No specific error information available.
Issue -
State: open - Opened by WillFreitag over 3 years ago
#159 - Please update for `openapi-schema-validator` 0.4
Issue -
State: closed - Opened by kloczek over 3 years ago
- 4 comments
#158 - Yaml is converting date examples to datetime objects (not compatible with json serializer)
Issue -
State: closed - Opened by Tinky over 3 years ago
- 3 comments
#157 - fix: check duplicates schemas when loading swagger
Pull Request -
State: open - Opened by Marwen94 over 3 years ago
- 4 comments
#156 - Duplicates schemas definitions are not validated
Issue -
State: open - Opened by Marwen94 over 3 years ago
#155 - use importlib_resources instead of pkg_resources
Pull Request -
State: closed - Opened by p1c2u over 3 years ago
- 1 comment
#154 - feat: handle allof when required linked to parent object (#97)
Pull Request -
State: closed - Opened by hibougeek over 3 years ago
- 2 comments
#153 - Suggestion: Use importlib_resources instead of pkg_resources
Issue -
State: closed - Opened by bblommers over 3 years ago
- 1 comment
#152 - show the full path of the error/warning in iter_errors
Issue -
State: open - Opened by AlwaysBeCalm almost 4 years ago
#151 - add a network marker to ease disabling network-dependent tests
Issue -
State: closed - Opened by Apteryks almost 4 years ago
- 1 comment
#150 - OAS30 object schema fails with $defs
Issue -
State: closed - Opened by svdarren almost 4 years ago
- 3 comments
#149 - Update Docker image to latest version
Issue -
State: closed - Opened by igordcard almost 4 years ago
#148 - Add verify=false to requests to be able to run validator locally without SSL cert
Issue -
State: closed - Opened by victory-sokolov almost 4 years ago
#147 - Update pyproject.toml - add version to setuptools
Pull Request -
State: closed - Opened by gregor-d almost 4 years ago
#146 - Use the json module to take care of the integer keys.
Pull Request -
State: closed - Opened by Wim-De-Clercq almost 4 years ago
- 1 comment
#145 - The yaml loading is slow when reading big openapi files (3MB+). Especially while debugging.
Issue -
State: closed - Opened by Wim-De-Clercq almost 4 years ago
- 1 comment
#144 - draft4_format_checker checkers removed
Issue -
State: closed - Opened by lucas03 about 4 years ago
- 12 comments
#143 - Implements OpenAPI 3.1 spec validator
Pull Request -
State: closed - Opened by p1c2u about 4 years ago
- 1 comment
#142 - Drop pyrsistent direct dependency
Pull Request -
State: closed - Opened by p1c2u about 4 years ago
- 1 comment
#141 - add setuptools dependency for pkg_resources, sort deps
Pull Request -
State: closed - Opened by bollwyvl about 4 years ago
- 1 comment
#140 - 0.3.2: strange pytest output
Issue -
State: closed - Opened by kloczek about 4 years ago
- 4 comments
#139 - Use valid licence registry identifier for Apache-2.0 licence
Pull Request -
State: closed - Opened by ghost about 4 years ago
- 1 comment
#138 - Deploy v1.6.0 to production
Pull Request -
State: closed - Opened by arnaugomez 8 months ago
- 1 comment
#138 - License changed to Other/Proprietary
Issue -
State: closed - Opened by aroelo about 4 years ago
- 1 comment
#137 - Drop Python 2.7 and 3.5 support and bump dependency upper bounds
Pull Request -
State: closed - Opened by RobbeSneyders about 4 years ago
- 4 comments
#136 - Switch to poetry and update dependencies
Pull Request -
State: closed - Opened by p1c2u about 4 years ago
#135 - Incompatible with openapi-schema-validator 0.2.0
Issue -
State: closed - Opened by myrho about 4 years ago
#134 - Deprecation warning for jsonschema @ 4.0.0
Issue -
State: closed - Opened by nikitagashkov over 4 years ago
- 1 comment
#133 - setuptools are missing in requirements.txt
Issue -
State: closed - Opened by ZdenekM over 4 years ago
- 1 comment
#132 - Issue #131 - Pin jsonschema to 3.2.0
Pull Request -
State: closed - Opened by adammkelly over 4 years ago
- 1 comment
#131 - openapi_spec_validator hands on create_spec on jsonschema 4.0.1
Issue -
State: open - Opened by adammkelly over 4 years ago
- 1 comment
#130 - openapi_spec_validator fails with jsonschema 4.0
Issue -
State: closed - Opened by svart-riddare over 4 years ago
- 3 comments
#129 - On validation error: add cause and context.
Pull Request -
State: closed - Opened by JulienPalard over 4 years ago
- 10 comments
#128 - p1c2u/openapi-core#296: Implements OpenAPI 3.1 spec validator
Pull Request -
State: closed - Opened by nezhar over 4 years ago
- 14 comments
#127 - Fix test class name
Pull Request -
State: closed - Opened by sisp over 4 years ago
#126 - Failures in oneOf, anyOf, etc, are actually in the referenced schema
Issue -
State: open - Opened by Altreus over 4 years ago
- 2 comments
#125 - Recurse references in validation
Pull Request -
State: closed - Opened by ghost almost 5 years ago
- 2 comments
#124 - A `$ref` may be a property name and in such cases it's not hashable
Pull Request -
State: closed - Opened by arcivanov almost 5 years ago
- 2 comments
#123 - `TypeError: unhashable type: 'dict'` validating K8S v1.18 openapi.json
Issue -
State: closed - Opened by arcivanov almost 5 years ago
#122 - File handler Windows compatibility fix
Pull Request -
State: closed - Opened by p1c2u almost 5 years ago
- 1 comment
#121 - Bump pyyaml from 5.3.1 to 5.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 3 comments
Labels: dependencies
#120 - Bump pyyaml from 4.2b4 to 5.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 1 comment
Labels: dependencies
#119 - Document Python validation of Swagger v2 specs
Pull Request -
State: closed - Opened by MattiSG almost 5 years ago
- 2 comments
#118 - Query strings in paths do not throw validation error
Issue -
State: open - Opened by irlaec almost 5 years ago
#117 - No longer windows compatible.
Issue -
State: closed - Opened by matthewdeanmartin almost 5 years ago
- 1 comment
Labels: kind/bug/confirmed
#116 - `Failed validating 'oneOf' in schema['properties']['paths']['patternProperties']['^\\/']['patternProperties']['^(get|put|post|delete|options|head|patch|trace)$']['properties']['parameters']['items']:`
Issue -
State: open - Opened by spaceone almost 5 years ago
- 2 comments
Labels: kind/question
#115 - Giving an integer value as default for a double, causes the validation to fail
Issue -
State: open - Opened by sindre-nistad almost 5 years ago
#113 - Failed validating 'oneOf' in schema
Issue -
State: closed - Opened by manchenkoff almost 5 years ago
- 5 comments
#111 - Spec 3.1 schema
Pull Request -
State: closed - Opened by p1c2u almost 5 years ago
- 3 comments
#97 - Allow "required" list to have undefined properties
Issue -
State: open - Opened by sisp over 5 years ago
- 4 comments
#87 - How can I get a resolved json?
Issue -
State: open - Opened by axpira about 6 years ago
- 4 comments
#85 - legal regex doesn't validate
Issue -
State: open - Opened by estimiriam over 6 years ago
- 1 comment
#79 - openapi-spec-validator fails for integer response codes
Issue -
State: open - Opened by vmalloc over 6 years ago
- 2 comments
#78 - Update jsonschema to version 3.0.1 + switch from Draft 4 to Draft 7
Pull Request -
State: closed - Opened by danie1k over 6 years ago
- 2 comments
#43 - Catch duplicate schema properties
Issue -
State: open - Opened by domenkozar over 7 years ago
- 1 comment
Labels: kind/bug/confirmed
#27 - OpenAPI 3.0 spec not parsing required properly
Issue -
State: closed - Opened by viralanomaly over 7 years ago
- 9 comments