Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / exoego/rspec-openapi issues and pull requests
#240 - Evaluate proc for RSpec::OpenAPI.title
Pull Request -
State: open - Opened by josefggx about 1 month ago
#239 - Fixes generation issues in Roda
Pull Request -
State: open - Opened by AlexeyMatskevich about 1 month ago
#238 - Type added manually gets erased when merging
Issue -
State: open - Opened by dgmora 2 months ago
- 3 comments
Labels: need-more-info
#237 - Invalid specs because of missing type + nullable: true
Issue -
State: closed - Opened by dgmora 2 months ago
- 2 comments
Labels: need-more-info
#236 - Makes header & request params optional and handle empty files gracefully
Pull Request -
State: open - Opened by muhammadnawzad 3 months ago
#235 - Customizations on an it-block completely remove customizations set on a parent describe
Issue -
State: open - Opened by agiveygives 6 months ago
- 1 comment
Labels: enhancement, help wanted
#234 - Is there a way to name `[]` in parameters?
Issue -
State: closed - Opened by lion-man44 7 months ago
- 1 comment
#233 - Fix array in query params
Pull Request -
State: open - Opened by lan-tripla 7 months ago
- 2 comments
#232 - Releasing v0.18.3
Pull Request -
State: closed - Opened by exoego 7 months ago
Labels: chore
#231 - Use Rack::MockRequest for correct router recognize on hanami app
Pull Request -
State: closed - Opened by AlexeyMatskevich 7 months ago
- 5 comments
Labels: bug
#230 - Get transforms to Post if params given
Pull Request -
State: closed - Opened by rodrieiz 7 months ago
- 5 comments
#229 - Releasing v0.18.2
Pull Request -
State: closed - Opened by exoego 7 months ago
- 1 comment
Labels: chore
#228 - chore: format
Pull Request -
State: closed - Opened by exoego 7 months ago
- 1 comment
#227 - hanami: non-integer path variable is not supported
Issue -
State: closed - Opened by exoego 7 months ago
- 2 comments
Labels: bug, help wanted, not this repo
#226 - regression: non-numeric path parameter raises on Rails
Pull Request -
State: closed - Opened by exoego 7 months ago
- 1 comment
Labels: bug
#225 - test: elide unchanged lines in large hash
Pull Request -
State: closed - Opened by exoego 7 months ago
- 1 comment
Labels: chore
#224 - [BUG] NotImplementedError: type detection is not implemented for: :json when ID not found
Issue -
State: closed - Opened by laerciosb 7 months ago
- 2 comments
Labels: bug
#223 - Fix ID not found
Pull Request -
State: closed - Opened by laerciosb 7 months ago
#222 - Releasing v0.18.1
Pull Request -
State: closed - Opened by exoego 7 months ago
- 1 comment
#221 - regression: Symbol parameters in routing causes error on Rails
Pull Request -
State: closed - Opened by exoego 7 months ago
- 1 comment
Labels: bug
#220 - Refactor global DEBUG_ENABLED to module-based configuration
Pull Request -
State: closed - Opened by ny1020 7 months ago
- 1 comment
Labels: refactoring
#219 - If parameter has symbol, it will be error
Issue -
State: closed - Opened by lion-man44 7 months ago
- 6 comments
Labels: bug
#218 - Releasing V0.18.0
Pull Request -
State: closed - Opened by exoego 8 months ago
Labels: chore
#217 - Dont' log missing Rails/Hanami unless DEBUG
Pull Request -
State: closed - Opened by exoego 8 months ago
- 1 comment
Labels: enhancement
#216 - fix: warn when Hanami or Rails are not detected
Pull Request -
State: closed - Opened by bf4 8 months ago
- 2 comments
#215 - Bump rails
Pull Request -
State: closed - Opened by exoego 8 months ago
Labels: chore
#214 - Style/MapIntoArray: Use map instead of each to map elements into an array
Pull Request -
State: closed - Opened by exoego 8 months ago
- 1 comment
Labels: chore
#213 - Add support mounted rack app for rails and hanami
Pull Request -
State: closed - Opened by AlexeyMatskevich 8 months ago
- 2 comments
Labels: enhancement
#212 - Don't rescue when `require 'rspec/openapi/*'` raises `LoadError`
Pull Request -
State: closed - Opened by tricknotes 8 months ago
- 2 comments
Labels: chore
#211 - Fix code comment
Pull Request -
State: closed - Opened by tricknotes 8 months ago
- 1 comment
Labels: documentation
#210 - Generate multiple examples
Pull Request -
State: open - Opened by AlexeyMatskevich 8 months ago
- 2 comments
#209 - Releasing v0.17.0
Pull Request -
State: closed - Opened by exoego 8 months ago
Labels: chore
#208 - Address rubocop issues
Pull Request -
State: closed - Opened by exoego 8 months ago
Labels: chore
#207 - Fix image path in README
Pull Request -
State: closed - Opened by exoego 8 months ago
- 1 comment
Labels: documentation
#206 - Introduce Post-Processing Hook for OpenAPI Spec Customization
Pull Request -
State: closed - Opened by ipepe 8 months ago
- 5 comments
Labels: enhancement
#205 - Add support hanami router
Pull Request -
State: closed - Opened by AlexeyMatskevich 8 months ago
- 2 comments
Labels: enhancement
#204 - Cache badge aggressively
Pull Request -
State: closed - Opened by exoego 8 months ago
- 1 comment
Labels: chore
#203 - README: More badges
Pull Request -
State: closed - Opened by exoego 8 months ago
- 1 comment
Labels: chore
#202 - Hanami support
Pull Request -
State: closed - Opened by AlexeyMatskevich 8 months ago
- 4 comments
Labels: enhancement
#201 - Support deprecated attribute
Pull Request -
State: closed - Opened by blocknotes 8 months ago
- 2 comments
Labels: enhancement
#200 - Releasing v0.16.0
Pull Request -
State: closed - Opened by exoego 8 months ago
- 1 comment
#199 - Remove debug log
Pull Request -
State: closed - Opened by exoego 8 months ago
- 1 comment
Labels: chore
#198 - String keys and Symbol keys mixed up, leading to invalid schema merge
Pull Request -
State: closed - Opened by exoego 8 months ago
- 1 comment
Labels: bug
#197 - normali
Pull Request -
State: closed - Opened by exoego 8 months ago
- 1 comment
Labels: bug
#196 - Empty request body is not generated, but it should
Pull Request -
State: closed - Opened by exoego 8 months ago
- 1 comment
Labels: bug
#195 - Can we remove required parameters for request body?
Issue -
State: closed - Opened by akira-19 8 months ago
- 6 comments
Labels: need-more-info
#194 - Releasing v0.15.0
Pull Request -
State: closed - Opened by exoego 8 months ago
#193 - fix: Remove content field if no content
Pull Request -
State: closed - Opened by exoego 8 months ago
- 1 comment
Labels: bug
#192 - Delete unneeded CI step
Pull Request -
State: closed - Opened by exoego 8 months ago
- 1 comment
Labels: chore
#191 - Drop Ruby 2.5 and 2.6 support
Pull Request -
State: closed - Opened by exoego 8 months ago
- 1 comment
Labels: chore
#190 - Rails 7.1 transforms request.response_body to Nokogiri class if it is HTML
Issue -
State: closed - Opened by exoego 8 months ago
Labels: bug
#189 - Use raw HTML content so example can be generated with Rails 7.1+
Pull Request -
State: closed - Opened by exoego 8 months ago
- 1 comment
Labels: bug
#188 - Fix minitest hook failing on error log
Pull Request -
State: closed - Opened by exoego 8 months ago
- 1 comment
Labels: bug
#187 - doc: Fixed broken link
Pull Request -
State: closed - Opened by rhiroe 8 months ago
- 1 comment
Labels: documentation
#186 - Suppress rubocop extension suggestion
Pull Request -
State: closed - Opened by exoego 9 months ago
- 1 comment
Labels: chore
#185 - Releasing v0.14.0
Pull Request -
State: closed - Opened by exoego 9 months ago
- 1 comment
#184 - path-level exclusion
Pull Request -
State: closed - Opened by exoego 9 months ago
- 1 comment
Labels: enhancement
#183 - Unresolvable path parameter "route_scope" should not be added
Pull Request -
State: closed - Opened by exoego 9 months ago
- 2 comments
#182 - preserve comment in openapi yaml
Issue -
State: closed - Opened by exoego 9 months ago
- 1 comment
#181 - Releasing v0.13.0
Pull Request -
State: closed - Opened by exoego 9 months ago
- 1 comment
Labels: chore
#180 - Avoid redundant regex argument
Pull Request -
State: closed - Opened by exoego 9 months ago
- 1 comment
Labels: chore
#179 - Use GitHub releases as a single source of changelog
Pull Request -
State: closed - Opened by exoego 9 months ago
- 1 comment
Labels: chore
#178 - Support dictionary-like type (additionalProperties)
Pull Request -
State: closed - Opened by nicvw 9 months ago
- 3 comments
Labels: enhancement
#177 - [FEATURE] Create multiple examples for multiple tests for same error code.
Issue -
State: open - Opened by lpender 9 months ago
- 5 comments
Labels: enhancement, help wanted
#176 - Hanami framework support
Issue -
State: closed - Opened by AlexeyMatskevich 9 months ago
- 10 comments
Labels: enhancement, help wanted
#175 - Prepare for v0.12.0
Pull Request -
State: closed - Opened by exoego 10 months ago
- 1 comment
Labels: chore
#174 - Initial support of complex schema with manually-added oneOf
Pull Request -
State: closed - Opened by hss-mateus 10 months ago
- 5 comments
#173 - Manually edited oneOf in response schema is overridden
Issue -
State: closed - Opened by simba909 10 months ago
- 4 comments
Labels: bug
#172 - Bump codecov/codecov-action from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: chore
#171 - Evaluate proc for RSpec::OpenAPI.title
Issue -
State: open - Opened by alexpapworth 10 months ago
- 4 comments
Labels: enhancement, good first issue
#166 - Add RSpec::OpenAPI::SchemaCleaner.cleanup_conflicting_security_parameters!
Pull Request -
State: closed - Opened by ipepe 11 months ago
- 2 comments
Labels: enhancement
#165 - Allow path-based config overrides
Pull Request -
State: closed - Opened by exoego 11 months ago
- 1 comment
#164 - Bump github/codeql-action from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 1 comment
Labels: chore
#163 - Sort HTTP methods, response status codes, and contents lexicographically
Pull Request -
State: closed - Opened by exoego 12 months ago
- 2 comments
Labels: enhancement
#162 - Allow path-based config overrides
Pull Request -
State: closed - Opened by cyrusg 12 months ago
- 4 comments
#161 - Using `RSpec::OpenAPI.path = ->` but for different audiences
Issue -
State: closed - Opened by ipepe 12 months ago
- 1 comment
Labels: enhancement
#160 - Authorization HTTP header is inserted as parameter even though there is securityScheme defined
Issue -
State: closed - Opened by ipepe 12 months ago
- 2 comments
Labels: enhancement, good first issue
#159 - Regenerating (remove file and run rspec) the schema without changing the code, generates different file.
Issue -
State: closed - Opened by ipepe 12 months ago
- 1 comment
Labels: enhancement
#158 - Remove unneeded-begin block
Pull Request -
State: closed - Opened by exoego 12 months ago
- 1 comment
Labels: chore
#157 - releasing v0.10.0
Pull Request -
State: closed - Opened by exoego 12 months ago
- 1 comment
Labels: chore
#156 - v0.10.0 release note
Pull Request -
State: closed - Opened by exoego 12 months ago
- 1 comment
Labels: chore
#155 - Sort paths lexicographically so the order of paths is more stable and predictable
Pull Request -
State: closed - Opened by exoego 12 months ago
- 1 comment
Labels: enhancement
#154 - requestBody should not merge requestBody from error examples
Pull Request -
State: closed - Opened by exoego 12 months ago
- 1 comment
Labels: enhancement
#153 - Add custom title via RSpec::OpenAPI.title
Pull Request -
State: closed - Opened by exoego 12 months ago
- 1 comment
Labels: enhancement
#152 - Bump actions/checkout from 2 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: chore
#151 - Setup Dependabot to update github action
Pull Request -
State: closed - Opened by exoego 12 months ago
Labels: chore
#150 - Add ability to configure which path params to ignore
Pull Request -
State: closed - Opened by mercedesb 12 months ago
- 1 comment
Labels: enhancement
#149 - Merge parameter data to preserve description in manually edited Openapi spec
Pull Request -
State: closed - Opened by mercedesb 12 months ago
- 1 comment
Labels: bug
#148 - Add ability to define custom summary and tags builders
Pull Request -
State: closed - Opened by mercedesb 12 months ago
- 1 comment
Labels: enhancement
#147 - Add custom title
Pull Request -
State: closed - Opened by blacksam07 about 1 year ago
- 1 comment
Labels: enhancement
#146 - Add RubyGem version badge
Pull Request -
State: closed - Opened by exoego about 1 year ago
- 1 comment
Labels: chore
#145 - Fix status badge link
Pull Request -
State: closed - Opened by exoego about 1 year ago
- 1 comment
Labels: chore
#144 - Include property descriptions in response schema?
Issue -
State: closed - Opened by baka-san about 1 year ago
- 1 comment
Labels: enhancement
#143 - minor word choice: keep -> preserve
Pull Request -
State: closed - Opened by pbuckley about 1 year ago
- 1 comment
Labels: documentation
#142 - very minor typo in readme: schamas -> schemas
Pull Request -
State: closed - Opened by pbuckley about 1 year ago
Labels: documentation
#141 - Setting additionalProperties = false
Issue -
State: closed - Opened by dgmora about 1 year ago
- 1 comment
Labels: enhancement
#140 - requestBody should not merge examples for error
Issue -
State: closed - Opened by blocknotes about 1 year ago
- 2 comments
Labels: enhancement, good first issue
#139 - issue: odd behaviour with merge params
Pull Request -
State: closed - Opened by blocknotes about 1 year ago
- 1 comment
#138 - Dealing with responses with different possible bodies for the same status code
Issue -
State: open - Opened by Uaitt about 1 year ago
- 1 comment
Labels: enhancement, good first issue
#137 - releasing 0.9.0
Pull Request -
State: closed - Opened by exoego about 1 year ago
- 1 comment