Ecosyste.ms: Issues

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

GitHub / pb33f/libopenapi-validator issues and pull requests

#38 - feat: upgrade to libopenapi with orderedmap support

Pull Request - State: closed - Opened by TristanSpeakEasy about 1 year ago - 1 comment

#38 - feat: upgrade to libopenapi with orderedmap support

Pull Request - State: closed - Opened by TristanSpeakEasy about 1 year ago - 1 comment

#37 - Added security validation feature

Pull Request - State: closed - Opened by daveshanley about 1 year ago

#37 - Added security validation feature

Pull Request - State: closed - Opened by daveshanley about 1 year ago

#36 - latest libopenapi

Pull Request - State: closed - Opened by daveshanley about 1 year ago

#36 - latest libopenapi

Pull Request - State: closed - Opened by daveshanley about 1 year ago

#35 - Incorrect behaviour when validating request body

Issue - State: closed - Opened by pratik-sharma-1 about 1 year ago - 3 comments

#35 - Incorrect behaviour when validating request body

Issue - State: closed - Opened by pratik-sharma-1 about 1 year ago - 3 comments

#34 - v0.0.30

Pull Request - State: closed - Opened by daveshanley about 1 year ago - 1 comment

#34 - v0.0.30

Pull Request - State: closed - Opened by daveshanley about 1 year ago - 1 comment

#33 - v0.0.28

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

#32 - updated libopenapi to latest

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

#32 - updated libopenapi to latest

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

#31 - Had to rollback some changes. v0.0.22

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

#31 - Had to rollback some changes. v0.0.22

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

#30 - v0.0.21

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

#29 - refactor(ValidateRequestBody): reduce cyclomatic complexity and indent

Pull Request - State: closed - Opened by nickajacks1 over 1 year ago - 5 comments

#29 - refactor(ValidateRequestBody): reduce cyclomatic complexity and indent

Pull Request - State: closed - Opened by nickajacks1 over 1 year ago - 5 comments

#28 - Redundant bool return in Validation functions

Issue - State: open - Opened by nickajacks1 over 1 year ago - 1 comment
Labels: enhancement

#28 - Redundant bool return in Validation functions

Issue - State: open - Opened by nickajacks1 over 1 year ago - 1 comment
Labels: enhancement

#27 - checkPathAgainstBase with basePath '/'

Issue - State: open - Opened by tsu1980 over 1 year ago - 2 comments

#26 - Nil Pointer Panic when Validating Boolean exclusiveMinimum Schema Parameter

Issue - State: closed - Opened by Fellah over 1 year ago - 4 comments
Labels: bug

#26 - Nil Pointer Panic when Validating Boolean exclusiveMinimum Schema Parameter

Issue - State: closed - Opened by Fellah over 1 year ago - 4 comments
Labels: bug

#25 - v0.0.20

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

#25 - v0.0.20

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

#24 - Fixed panic when type on schema is empty. #22

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

#24 - Fixed panic when type on schema is empty. #22

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

#23 - Concurency safe validators?

Issue - State: closed - Opened by buni over 1 year ago - 11 comments

#23 - Concurency safe validators?

Issue - State: closed - Opened by buni over 1 year ago - 11 comments

#22 - Validation panics when query paramaters lack a `type:` field

Issue - State: closed - Opened by buni over 1 year ago - 1 comment
Labels: bug

#22 - Validation panics when query paramaters lack a `type:` field

Issue - State: closed - Opened by buni over 1 year ago - 1 comment
Labels: bug

#21 - Tuned up validation

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

#21 - Tuned up validation

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

#20 - Cleaned up a bunch of stuff

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

#20 - Cleaned up a bunch of stuff

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

#19 - Added extra validation for payloads when decoding schemas #17

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

#19 - Added extra validation for payloads when decoding schemas #17

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

#18 - Always check a schema has a `type` when returning errors.

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

#16 - nil pointer panic validating simple enum schema against invalid value

Issue - State: closed - Opened by mcottrell1 over 1 year ago - 5 comments

#16 - nil pointer panic validating simple enum schema against invalid value

Issue - State: closed - Opened by mcottrell1 over 1 year ago - 5 comments

#15 - Allow empty content type to pass validation.

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

#15 - Allow empty content type to pass validation.

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

#14 - A spec with an empty `content` block will always fail to validate

Issue - State: closed - Opened by jamietanna over 1 year ago - 4 comments

#14 - A spec with an empty `content` block will always fail to validate

Issue - State: closed - Opened by jamietanna over 1 year ago - 4 comments

#13 - New schema validation data is available

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

#13 - New schema validation data is available

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

#12 - Added logging to check for empty schemas

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

#12 - Added logging to check for empty schemas

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

#11 - v0.0.8

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

#11 - v0.0.8

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

#10 - Ensuring type safety on validation types.

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

#9 - Added support for `jsonschema.InvalidJSONTypeError`

Pull Request - State: closed - Opened by daveshanley almost 2 years ago - 1 comment

#8 - Catching panic in ref location when ref is crazy.

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

#7 - A number of fixes after implementing in vacuum

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

#6 - Added support for base paths defined by server definitions.

Pull Request - State: closed - Opened by daveshanley almost 2 years ago - 1 comment

#5 - v0.0.2

Pull Request - State: closed - Opened by daveshanley almost 2 years ago - 1 comment

#4 - Path not found error handling

Issue - State: closed - Opened by zekth almost 2 years ago - 5 comments

#3 - Empty `Type` returned for missing required header

Issue - State: closed - Opened by jamietanna almost 2 years ago - 1 comment
Labels: bug

#2 - Response `content-type` is not validated

Issue - State: closed - Opened by jamietanna almost 2 years ago - 6 comments
Labels: bug, invalid

#1 - Support JSON:API content-type

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