Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ota42y/openapi_parser issues and pull requests
#179 - Fix parent_discriminator_schemas being set to nil
Pull Request -
State: closed - Opened by damiansosnowski 3 months ago
- 8 comments
#178 - Make content_type case insensitive
Pull Request -
State: closed - Opened by gjkliewer 3 months ago
- 5 comments
#177 - tidelift funding?
Issue -
State: closed - Opened by geemus 4 months ago
- 2 comments
#176 - Bump actions/checkout from 2 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions
#175 - activesupport dev dep issue for steep was resolved, so remove it
Pull Request -
State: closed - Opened by geemus 4 months ago
#174 - add base64 devdep for ruby-head, as steep needs but doesn't explicitly require it
Pull Request -
State: closed - Opened by geemus 4 months ago
#173 - Offering to help out with maintenance.
Issue -
State: closed - Opened by geemus 5 months ago
- 4 comments
#172 - Show allowed enum values for enum schema validation
Pull Request -
State: closed - Opened by johannesluedke 5 months ago
- 2 comments
#171 - Handle readOnly
Pull Request -
State: open - Opened by dgmora 5 months ago
#170 - Upgrade actions/checkout to v4
Pull Request -
State: closed - Opened by willnet 6 months ago
- 2 comments
#169 - Suppress "method redefined" warning
Pull Request -
State: open - Opened by fdr 7 months ago
#169 - Suppress "method redefined" warning
Pull Request -
State: closed - Opened by fdr 7 months ago
#168 - Add option to redact data from exceptions
Pull Request -
State: open - Opened by simoleone 8 months ago
#167 - support schemas validation in additionalProperties + remove additionalProperties logic from allof
Pull Request -
State: closed - Opened by epaillous 10 months ago
- 7 comments
#166 - Enable handling exploded parameters and test for edge cases
Pull Request -
State: open - Opened by AjaxVM 11 months ago
#165 - Add gem_rbs_collection and fix duplicated type definition
Pull Request -
State: open - Opened by Little-Rubyist 11 months ago
#164 - Add full-date compliant date format validation
Pull Request -
State: closed - Opened by sasamuku 11 months ago
- 5 comments
#163 - Support iso8601-compliant date validation
Issue -
State: closed - Opened by sasamuku 11 months ago
#162 - Remove unused codes
Pull Request -
State: closed - Opened by willnet about 1 year ago
- 2 comments
#161 - Add Ruby 3.3 to CI matrix
Pull Request -
State: closed - Opened by willnet about 1 year ago
#160 - Fix CHANGELOG.md
Pull Request -
State: closed - Opened by willnet about 1 year ago
- 1 comment
#159 - Add the new modules
Pull Request -
State: closed - Opened by amonteils about 1 year ago
#158 - drop ruby 2.6
Pull Request -
State: closed - Opened by ota42y over 1 year ago
#157 - [Bug? or Feature?] oneOf with shared properties fails validation
Pull Request -
State: open - Opened by tomo-kn over 1 year ago
#157 - [Bug? or Feature?] oneOf with shared properties fails validation
Pull Request -
State: open - Opened by tomo-kn over 1 year ago
#156 - [Bug? or Feature?] oneOf with shared properties fails validation
Issue -
State: open - Opened by tomo-kn over 1 year ago
#156 - [Bug? or Feature?] oneOf with shared properties fails validation
Issue -
State: open - Opened by tomo-kn over 1 year ago
#155 - Validating response body not working on nested object properties
Issue -
State: closed - Opened by jasonsof over 1 year ago
- 1 comment
#154 - Support for uniqueItems in array
Pull Request -
State: closed - Opened by sasamuku over 1 year ago
- 2 comments
#153 - Validating examples?
Issue -
State: open - Opened by liamnichols over 1 year ago
#152 - Add support for OpenAPI 3.1
Issue -
State: open - Opened by jonathan-scholbach over 1 year ago
#151 - Deserialize Unexploded Query Parameters
Pull Request -
State: open - Opened by ChaelCodes almost 2 years ago
- 3 comments
#150 - avoid validation error when use nullable: true with anyOf and allOf and oneOf
Pull Request -
State: closed - Opened by momosetkn almost 2 years ago
- 1 comment
#149 - Fix UUID validation
Pull Request -
State: closed - Opened by plore almost 2 years ago
- 1 comment
#148 - skip binary string validation
Issue -
State: open - Opened by ota42y almost 2 years ago
Labels: ready
#147 - UUID string format validation too lax
Issue -
State: closed - Opened by plore almost 2 years ago
- 2 comments
Labels: ready
#146 - add servers
Pull Request -
State: open - Opened by muhammadn almost 2 years ago
#145 - add info
Pull Request -
State: closed - Opened by muhammadn almost 2 years ago
- 1 comment
#144 - securityScheme support
Issue -
State: open - Opened by muhammadn about 2 years ago
- 2 comments
#143 - initial work on security schema (only jwt bearer)
Pull Request -
State: open - Opened by muhammadn about 2 years ago
- 3 comments
#142 - Referring to an item with a deep hierarchy?
Issue -
State: closed - Opened by skuroki about 2 years ago
- 1 comment
#141 - support ruby 3.2
Pull Request -
State: closed - Opened by ota42y about 2 years ago
#140 - Rename schema validators
Pull Request -
State: closed - Opened by ota42y about 2 years ago
#139 - one of case not supported
Issue -
State: closed - Opened by jnvillar about 2 years ago
- 1 comment
#138 - Rename schema validators directory to match Ruby namespace
Pull Request -
State: closed - Opened by cmrd-senya over 2 years ago
- 1 comment
#137 - Support maxProperties and minProperties
Pull Request -
State: closed - Opened by ganmacs over 2 years ago
- 1 comment
#136 - Support `not` keyword
Pull Request -
State: open - Opened by yui-knk over 2 years ago
#135 - Insert defaults?
Issue -
State: closed - Opened by amancevice over 2 years ago
#134 - If a `$ref` is not found, a `NoMethodError: any_of` may be found
Issue -
State: open - Opened by jamietanna over 2 years ago
- 1 comment
#133 - Correctly validate 204 responses
Pull Request -
State: closed - Opened by tristanoneil almost 3 years ago
#132 - Failed to use `$ref` reference to whole file
Issue -
State: open - Opened by yckimura almost 3 years ago
- 2 comments
#131 - Fix TypeError when array is passed to UnspecifiedTypeValidator
Pull Request -
State: closed - Opened by yui-knk almost 3 years ago
- 2 comments
#130 - fix date string format validation
Pull Request -
State: closed - Opened by NemoOudeis almost 3 years ago
- 2 comments
#129 - Added option to disable email format validation.
Pull Request -
State: open - Opened by boof almost 3 years ago
- 3 comments
#128 - Fix nullable field does not work with allOf, anyOf and oneOf keyword
Pull Request -
State: closed - Opened by yckimura almost 3 years ago
- 4 comments
#127 - Release
Pull Request -
State: closed - Opened by ota42y about 3 years ago
#126 - Add date-time format validation
Pull Request -
State: closed - Opened by uplus about 3 years ago
- 2 comments
#125 - Use `nil` when nullable is true when choosing validator
Pull Request -
State: closed - Opened by citystar about 3 years ago
- 1 comment
#124 - add new version
Pull Request -
State: closed - Opened by ota42y about 3 years ago
- 1 comment
#123 - Add `strict_reference_validation` config and implementation to address/implement #29
Pull Request -
State: closed - Opened by makdad about 3 years ago
- 4 comments
#122 - support array in query parameter
Issue -
State: open - Opened by ota42y about 3 years ago
Labels: bug, ready
#121 - support ~1 in JSON pointer
Issue -
State: open - Opened by ota42y about 3 years ago
Labels: ready
#120 - Feature/merge 0 15 0
Pull Request -
State: closed - Opened by ota42y over 3 years ago
#119 - version 0.15.0
Pull Request -
State: closed - Opened by ota42y over 3 years ago
#118 - [WIP] Feature/steep
Pull Request -
State: closed - Opened by ota42y over 3 years ago
#117 - support: relative file path escape.
Pull Request -
State: closed - Opened by yassun4dev over 3 years ago
#116 - Version 0 x to master
Pull Request -
State: closed - Opened by ota42y over 3 years ago
#115 - Feature/path object bug
Pull Request -
State: closed - Opened by ota42y over 3 years ago
#114 - Array of objects is not validated
Issue -
State: closed - Opened by ursm over 3 years ago
- 1 comment
#113 - use Psych to load yaml file in tests
Pull Request -
State: closed - Opened by ota42y over 3 years ago
#112 - drop ruby 2.4 and 2.5
Pull Request -
State: closed - Opened by ota42y over 3 years ago
#111 - 0.14.0
Pull Request -
State: closed - Opened by ota42y over 3 years ago
- 1 comment
#110 - Fix anyOf coercion to float and integer when value is a non-string type
Pull Request -
State: closed - Opened by simoleone almost 4 years ago
#109 - Support empty schema as any type
Pull Request -
State: closed - Opened by simoleone almost 4 years ago
#108 - support format: binary
Issue -
State: open - Opened by ota42y almost 4 years ago
- 5 comments
Labels: ready
#107 - add github actions
Pull Request -
State: closed - Opened by ota42y almost 4 years ago
#106 - support Path Parameter in Path Item Object
Issue -
State: closed - Opened by ota42y almost 4 years ago
- 4 comments
Labels: ready
#105 - Feature/version up
Pull Request -
State: closed - Opened by ota42y almost 4 years ago
#104 - Support enum for booleans.
Pull Request -
State: closed - Opened by justinlittman almost 4 years ago
- 1 comment
#103 - Add basic polymorphism handling
Pull Request -
State: closed - Opened by chrkau almost 4 years ago
- 1 comment
#102 - Add date format validation for string
Pull Request -
State: closed - Opened by meganemura about 4 years ago
#101 - Empty response body fails validation
Issue -
State: closed - Opened by klausbadelt about 4 years ago
- 2 comments
#100 - Allow nullable property that includes allOf
Pull Request -
State: closed - Opened by karlentwistle about 4 years ago
- 1 comment
#99 - Updates error message for enums to be more readable
Pull Request -
State: closed - Opened by shrenikp about 4 years ago
- 1 comment
#98 - Add collect_errors option
Pull Request -
State: closed - Opened by wanabe over 4 years ago
- 1 comment
#97 - Use inspect to show error value
Pull Request -
State: closed - Opened by uplus over 4 years ago
- 1 comment
#96 - fix typo: mathing -> matching
Pull Request -
State: closed - Opened by pandineer over 4 years ago
- 1 comment
#95 - Fix a problem with remote reference to path items which have path parameters
Pull Request -
State: closed - Opened by kiyot over 4 years ago
- 1 comment
#94 - 0.12.1
Pull Request -
State: closed - Opened by ota42y over 4 years ago
- 1 comment
#93 - URI.unescape is obsolete
Issue -
State: closed - Opened by jcoyne over 4 years ago
- 1 comment
#92 - Use CGI.unescape
Pull Request -
State: closed - Opened by miyucy over 4 years ago
- 1 comment
#91 - 0.12.0
Pull Request -
State: closed - Opened by ota42y over 4 years ago
- 1 comment
#90 - Improved path parameter matching code to allow file extensions, multiple parameters inside one path element, etc
Pull Request -
State: closed - Opened by makdad over 4 years ago
- 1 comment
#89 - fix typo
Pull Request -
State: closed - Opened by pandineer over 4 years ago
- 1 comment
#88 - Add support for parsing path parameters with file extensions, etc.
Issue -
State: closed - Opened by makdad over 4 years ago
- 1 comment
#87 - Add support for coercing string format=date query param
Issue -
State: open - Opened by langalex over 4 years ago
#86 - Validate path params defined on the path item
Pull Request -
State: open - Opened by danielfone over 4 years ago
- 5 comments
#85 - Unescape ref URI before lookup in OpenAPIParser::Findable
Pull Request -
State: closed - Opened by stevenallen05 over 4 years ago
- 1 comment
#84 - Find path by extracted params than path length, Close #75
Pull Request -
State: closed - Opened by JustinFeng over 4 years ago
- 1 comment
#83 - 0.11.2
Pull Request -
State: closed - Opened by ota42y over 4 years ago