Skip to content

Pull requests: python-openapi/openapi-spec-validator

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Spec validators added
#2 by p1c2u was merged Sep 13, 2017 Loading… updated Sep 13, 2017
Reference scopes stack fix
#8 by p1c2u was merged Jan 19, 2018 Loading… updated Jan 19, 2018
Added CLI interface for ad-hoc validation
#9 by venthur was merged Apr 9, 2018 Loading… updated Apr 9, 2018
Improved packaging.
#11 by venthur was closed Apr 9, 2018 Loading… updated Apr 9, 2018
add python2.7 compatability
#21 by dtkav was closed May 24, 2018 Loading… updated May 24, 2018
python2.7 support
#24 by dtkav was merged Jun 5, 2018 Loading… updated Jun 6, 2018
disable required properties checks in allOf blocks
#28 by dtkav was merged Jun 21, 2018 Loading… updated Jun 21, 2018
🐛 Using Int for response code should validate
#18 by gcallaghan was closed Jun 21, 2018 Loading… updated Jun 21, 2018
Validate default values
#35 by p1c2u was merged Jul 12, 2018 Loading… updated Jul 12, 2018
wrap jsonschema exceptions with OpenAPIValidationError
#38 by dtkav was merged Jul 28, 2018 Loading… updated Jul 28, 2018
validate parameter defaults in swagger 2.0 specs
#37 by dtkav was merged Jul 28, 2018 Loading… updated Jul 28, 2018
Allow integer response code
#30 by p1c2u was merged Jun 21, 2018 Loading… updated Jan 9, 2019
🐛 Fixing URI forge for Windows
#51 by jpthiery was merged Feb 24, 2019 Loading… updated Feb 24, 2019
Support jsonschema 3
#72 by cHYzZQo was merged May 20, 2019 Loading… updated May 21, 2019
Readers and README update
#106 by p1c2u was merged Feb 17, 2021 Loading… updated Feb 17, 2021
Handlers timeout setup fix
#107 by p1c2u was merged Feb 18, 2021 Loading… updated Feb 18, 2021
File handler Windows compatibility fix
#122 by p1c2u was merged Mar 28, 2021 Loading… updated Mar 28, 2021
A $ref may be a property name and in such cases it's not hashable
#124 by arcivanov was merged May 12, 2021 Loading… updated May 12, 2021
On validation error: add cause and context.
#129 by JulienPalard was merged Jan 11, 2022 Loading… updated Jan 11, 2022
Drop Python 2.7 and 3.5 support and bump dependency upper bounds
#137 by RobbeSneyders was merged Jan 27, 2022 Loading… updated Jan 27, 2022
2
8
p1c2u/openapi-core#296: Implements OpenAPI 3.1 spec validator
#128 by nezhar was closed Jan 28, 2022 Loading… updated Jan 31, 2022
feat: handle allof when required linked to parent object (#97)
#154 by hibougeek was merged Jun 17, 2022 Loading… updated Jun 17, 2022
use importlib_resources instead of pkg_resources
#155 by p1c2u was merged Jun 21, 2022 Loading… updated Jun 21, 2022
Use the json module to take care of the integer keys.
#146 by Wim-De-Clercq was merged Jun 21, 2022 Loading… updated Jun 21, 2022
use jsonschema spec and yield from
#164 by p1c2u was merged Aug 31, 2022 Loading… updated Aug 31, 2022
ProTip! Follow long discussions with comments:>50.