Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Yelp/swagger_spec_validator issues and pull requests

#168 - New release with 3.12 support?

Issue - State: open - Opened by hauntsaninja 7 months ago

#167 - Run github ci workflow for more scenarios

Pull Request - State: closed - Opened by ymilki 8 months ago

#166 - Fix test expectation

Pull Request - State: open - Opened by ymilki 8 months ago

#165 - Support Python 3.12

Pull Request - State: closed - Opened by max-muoto 8 months ago - 3 comments

#163 - Add missing setuptools dependency

Pull Request - State: open - Opened by carlwgeorge over 1 year ago

#162 - Included typing-extensions to list of requirements

Pull Request - State: closed - Opened by googlygoo over 1 year ago - 2 comments

#161 - ModuleNotFoundError: No module named 'typing_extensions'

Issue - State: closed - Opened by dchimeno over 1 year ago - 1 comment

#160 - Fix py.typed

Pull Request - State: closed - Opened by kaisen over 1 year ago

#159 - Add py typed marker

Pull Request - State: closed - Opened by kaisen over 1 year ago

#158 - SyntaxError: future feature annotations is not defined

Issue - State: closed - Opened by ghuserchris over 1 year ago - 1 comment

#157 - Add type annotations + some modernization

Pull Request - State: closed - Opened by kaisen over 1 year ago

#156 - unpin jsonschema

Pull Request - State: closed - Opened by benbariteau almost 2 years ago

#155 - jsonschema >= 4 not compatible with swagger_spec_validator

Issue - State: closed - Opened by benbariteau almost 2 years ago - 1 comment

#154 - max pin jsonschema<4 as it is not compatible currently

Pull Request - State: closed - Opened by benbariteau almost 2 years ago

#153 - replace git:// with https:// in pre-commit urls

Pull Request - State: closed - Opened by benbariteau about 2 years ago

#152 - basePath value can't be a URL starting with https://

Issue - State: open - Opened by pajusmar over 2 years ago

#151 - Issue publishing 2.7.4 on pypi

Issue - State: closed - Opened by ironpeak over 2 years ago - 3 comments

#150 - remove jsonschema.compact

Pull Request - State: closed - Opened by peterdudfield almost 3 years ago - 2 comments

#149 - Bug: jsonschema.compat

Issue - State: open - Opened by peterdudfield almost 3 years ago - 9 comments

#148 - Edit jsonschema version

Pull Request - State: closed - Opened by cin-xing almost 3 years ago - 2 comments

#147 - TypeError('expected string or bytes-like object')

Issue - State: open - Opened by hmoffatt almost 3 years ago

#146 - Use iteritems from six

Pull Request - State: closed - Opened by mangin almost 3 years ago - 3 comments

#145 - Make check for unique operation ids global instead of per tag

Pull Request - State: closed - Opened by mattmetlis almost 3 years ago - 2 comments

#144 - Migrade to github actions and drop python3.5

Pull Request - State: closed - Opened by analogue about 3 years ago

#143 - Fix build breakage due to zipp and python3.5

Pull Request - State: closed - Opened by analogue almost 4 years ago - 1 comment

#142 - Fail to parse schema with property name "null"

Issue - State: closed - Opened by phoebey01 almost 4 years ago - 2 comments

#141 - validation failed on "in: cookie" parameter type

Issue - State: closed - Opened by phoebey01 almost 4 years ago - 2 comments

#140 - Fix recursive ref resolution for some specs split across multiple files

Pull Request - State: closed - Opened by sjaensch about 4 years ago - 3 comments

#139 - Fix recursive definition detection

Pull Request - State: closed - Opened by ATRAN2 about 4 years ago - 2 comments

#138 - Fix: additionalProperties can be a boolean value

Pull Request - State: closed - Opened by sjaensch about 4 years ago - 1 comment

#137 - validator errors when `additionalProperties: false`

Issue - State: closed - Opened by ymilki about 4 years ago

#136 - Add type check when validating definition

Pull Request - State: open - Opened by ngaya-ll about 4 years ago - 4 comments

#135 - Wheel not detected by Poetry

Issue - State: closed - Opened by l0b0 about 4 years ago - 1 comment

#134 - fix: additionalProperties and array items should be validated

Pull Request - State: closed - Opened by brycedrennan about 4 years ago - 13 comments

#133 - Upload wheels to PyPI

Issue - State: closed - Opened by johnthagen about 4 years ago - 4 comments

#132 - perf: use cache instead of reloading schema files

Pull Request - State: closed - Opened by brycedrennan about 4 years ago - 5 comments

#131 - perf: use cache instead of reloading schema files

Pull Request - State: closed - Opened by brycedrennan about 4 years ago - 2 comments

#130 - Test fixes

Pull Request - State: closed - Opened by brycedrennan about 4 years ago - 1 comment

#129 - schema spec file is loaded every time - really hurts performance

Issue - State: closed - Opened by brycedrennan about 4 years ago - 5 comments

#128 - No new release in the past year

Issue - State: closed - Opened by vanschelven over 4 years ago - 3 comments

#127 - MANIFEST: include LICENSE into a release

Pull Request - State: closed - Opened by ignatenkobrain over 4 years ago - 1 comment

#126 - Tweak docs

Pull Request - State: closed - Opened by cdunklau over 4 years ago - 1 comment

#125 - API documentation not rendered on readthedocs

Issue - State: open - Opened by cdunklau over 4 years ago

#124 - Show definition name in SwaggerValidationError

Pull Request - State: closed - Opened by stevesimmons almost 5 years ago - 1 comment

#123 - upgrade pre-commit

Pull Request - State: closed - Opened by bplotnick almost 5 years ago - 1 comment

#122 - use CSafeLoader if it is available

Pull Request - State: closed - Opened by bplotnick almost 5 years ago - 1 comment

#121 - Fix assertion for checking the exception message on Python 3

Pull Request - State: closed - Opened by sjaensch almost 5 years ago - 2 comments

#120 - Remove un-needed print and make python version explicit

Pull Request - State: closed - Opened by macisamuele about 5 years ago - 1 comment

#119 - empty array as default value in Open API Specification 3.0

Issue - State: open - Opened by dabwali over 5 years ago - 1 comment

#118 - Pin jsonschema version to prevent backwards-incompatibility

Pull Request - State: closed - Opened by hadizh over 5 years ago - 6 comments

#117 - Fix test_complicated_refs broken after jsonschema-validator 3.0.0

Pull Request - State: closed - Opened by macisamuele over 5 years ago - 1 comment

#116 - Dependencies without versioning

Issue - State: closed - Opened by worroc over 5 years ago - 2 comments

#113 - Fix regression introduced by v2.4.2

Pull Request - State: closed - Opened by macisamuele over 5 years ago - 1 comment

#112 - Identified regression on version 2.4.2

Issue - State: closed - Opened by macisamuele over 5 years ago

#111 - Add warning if none in ref

Pull Request - State: closed - Opened by macisamuele over 5 years ago - 3 comments

#110 - jsonschema.exceptions.ValidationError in code generated for python-flask

Issue - State: closed - Opened by Alive24 over 5 years ago - 2 comments

#109 - Provide command-line interface

Pull Request - State: closed - Opened by qsantos over 5 years ago - 2 comments

#108 - Object composition with allOf and required

Issue - State: open - Opened by bobh66 over 5 years ago

#107 - Validate $ref siblings that get overwritten.

Pull Request - State: closed - Opened by ternstor almost 6 years ago - 2 comments

#106 - Disallow multiple types in schema definitions

Pull Request - State: closed - Opened by sjaensch almost 6 years ago - 5 comments

#105 - Add a CLI tool

Pull Request - State: open - Opened by nicktimko almost 6 years ago - 2 comments

#103 - Remove direct usage of jsonschema._validators

Pull Request - State: closed - Opened by macisamuele almost 6 years ago - 1 comment

#102 - No way to define empty array as default value

Issue - State: closed - Opened by merwok about 6 years ago - 8 comments

#101 - [Windows] Fix urlopen for files

Pull Request - State: closed - Opened by macisamuele about 6 years ago - 1 comment

#100 - Add appveyor configuration

Pull Request - State: closed - Opened by macisamuele about 6 years ago - 2 comments

#99 - Receive urlopen error on Windows platform

Issue - State: closed - Opened by adelosa about 6 years ago - 2 comments

#98 - Add a test that makes sure read_file doesn't throw an exception

Pull Request - State: closed - Opened by sjaensch about 6 years ago - 1 comment

#97 - Ensure that inline models are parameters are validated

Pull Request - State: closed - Opened by macisamuele about 6 years ago - 1 comment

#96 - Spec validation does not validate inline models

Issue - State: closed - Opened by macisamuele about 6 years ago

#95 - Validate array definitions

Pull Request - State: closed - Opened by macisamuele about 6 years ago - 2 comments

#93 - Throw a validation error if there are duplicate operationId in the spec

Pull Request - State: closed - Opened by dan98765 about 6 years ago - 4 comments

#92 - Validation should fail if operation responses is composed by references

Pull Request - State: closed - Opened by macisamuele about 6 years ago - 1 comment

#90 - fix typo in SwaggerValidationError

Pull Request - State: closed - Opened by sanga over 6 years ago - 1 comment

#89 - Multiple old versions at pypi.python.org

Issue - State: closed - Opened by pbasista over 6 years ago - 2 comments

#88 - fixing the 'Definitions Object' validation.

Pull Request - State: open - Opened by dutradda over 6 years ago - 1 comment

#87 - missing dependency: setuptools

Issue - State: open - Opened by FirefoxMetzger over 6 years ago

#86 - pypi version 2.1.0 has been tampered with

Issue - State: closed - Opened by neuhalje over 6 years ago - 1 comment

#85 - Validator does not check uniqueness of operation ids

Issue - State: closed - Opened by ngaya-ll over 6 years ago - 6 comments

#84 - Validator is not checking is "items" key is present for "array" data types

Issue - State: closed - Opened by AlstonLin over 6 years ago - 2 comments

#83 - Require that the value of a JSON Reference be a string to avoid a crash

Pull Request - State: closed - Opened by ceridwen over 6 years ago - 4 comments

#82 - Ensure that defaults are compliant with the object/parameter spec.

Pull Request - State: closed - Opened by macisamuele over 6 years ago - 4 comments

#81 - Centralize assertion on urlopen errors

Pull Request - State: closed - Opened by macisamuele over 6 years ago - 2 comments

#80 - Validation should fail when default does not match type

Issue - State: closed - Opened by bplotnick over 6 years ago

#78 - Tests improvements

Pull Request - State: closed - Opened by macisamuele almost 7 years ago - 3 comments

#77 - retrieve list of errors instead of raising errors

Issue - State: open - Opened by sdementen almost 7 years ago

#76 - Publish wheels on pypi

Issue - State: closed - Opened by asottile almost 7 years ago - 2 comments

#75 - Pre commit hooks and metadata package information update

Pull Request - State: closed - Opened by macisamuele about 7 years ago - 2 comments

#74 - Yaml support

Pull Request - State: closed - Opened by macisamuele about 7 years ago - 2 comments

#73 - Flattern spec

Pull Request - State: closed - Opened by macisamuele about 7 years ago - 18 comments
Labels: enhancement

#72 - validate_unresolvable_path_params: Make error message more helpful.

Pull Request - State: closed - Opened by daym about 7 years ago - 5 comments

#71 - Timeout of 1 second is too rigid

Issue - State: closed - Opened by obsidianstorms about 7 years ago - 1 comment

#70 - Added pre-commit hook and tests against python 3.5 and 3.6

Pull Request - State: closed - Opened by macisamuele over 7 years ago - 4 comments

#62 - did validate_spec swagger schema agnostic

Pull Request - State: closed - Opened by dutradda over 7 years ago - 12 comments

#56 - Attempt to load relative references as YAML if JSON fails

Pull Request - State: closed - Opened by patrickw276 almost 8 years ago