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

Validators refactor
#286 by p1c2u was merged Oct 9, 2023 Loading…
Spec validators added
#2 by p1c2u was merged Sep 13, 2017 Loading…
Separate spec files
#4 by p1c2u was merged Oct 27, 2017 Loading…
Fixed requirements handling:
#10 by venthur was merged Mar 26, 2018 Loading…
Bump python from 3.11.5-alpine to 3.12.0-alpine dependencies Pull requests that update a dependency file docker Pull requests that update Docker code
#288 by dependabot bot was merged Oct 9, 2023 Loading…
Python 3.12 support
#290 by p1c2u was merged Oct 9, 2023 Loading…
Jsonschema 4.19.1 update
#283 by p1c2u was closed Oct 9, 2023 Loading…
Pyflakes pre-commit hook
#289 by p1c2u was merged Oct 9, 2023 Loading…
🐛 Using Int for response code should validate
#18 by gcallaghan was closed Jun 21, 2018 Loading…
Windows compatibility
#12 by svart-riddare was merged Apr 4, 2018 Loading…
Added OpenAPI2 (aka Swagger) support
#13 by venthur was merged Apr 4, 2018 Loading…
Added CLI interface for ad-hoc validation
#9 by venthur was merged Apr 9, 2018 Loading…
Allow integer response code
#30 by p1c2u was merged Jun 21, 2018 Loading…
add python2.7 compatability
#21 by dtkav was closed May 24, 2018 Loading…
Allow validate multiple files
#255 by p1c2u was merged Jul 26, 2023 Loading…
Reference scopes stack fix
#8 by p1c2u was merged Jan 19, 2018 Loading…
use local copy of swagger2 schema
#23 by dtkav was merged Jun 5, 2018 Loading…
python2.7 support
#24 by dtkav was merged Jun 5, 2018 Loading…
disable required properties checks in allOf blocks
#28 by dtkav was merged Jun 21, 2018 Loading…
Improved packaging.
#11 by venthur was closed Apr 9, 2018 Loading…
Schema v2.0 missing fix
#15 by p1c2u was merged Apr 9, 2018 Loading…
CLI command README fix
#16 by p1c2u was merged Apr 9, 2018 Loading…
Initial version
#1 by p1c2u was merged Sep 6, 2017 Loading…
Switch test requirement to pytest-flake8.
#44 by smarlowucf was merged Aug 10, 2018 Loading…
ProTip! Exclude everything labeled bug with -label:bug.