Skip to content

Fix arrayed uploaded file examples - #126

Merged
exoego merged 2 commits into
exoego:masterfrom
champierre:fix-arrayed-uploaded-file-examples
Aug 15, 2023
Merged

Fix arrayed uploaded file examples#126
exoego merged 2 commits into
exoego:masterfrom
champierre:fix-arrayed-uploaded-file-examples

Conversation

@champierre

Copy link
Copy Markdown
Contributor

I created this Pull Request because I encountered a problem similar to #46. Specifically, when I included an array of hashes in the POST request parameters, where the hash values were image files, I couldn't load the generated yaml file.

@codecov

codecov Bot commented Jul 6, 2023

Copy link
Copy Markdown

Codecov Report

Merging #126 (24beca9) into master (0c92c20) will decrease coverage by 0.22%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
- Coverage   96.63%   96.42%   -0.22%     
==========================================
  Files          14       14              
  Lines         416      419       +3     
==========================================
+ Hits          402      404       +2     
- Misses         14       15       +1     
Impacted Files Coverage Δ
lib/rspec/openapi/schema_builder.rb 97.87% <75.00%> (-1.03%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@exoego

exoego commented Aug 15, 2023

Copy link
Copy Markdown
Owner

LGTM
Thanks

@exoego
exoego merged commit 6a1fbf4 into exoego:master Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants