File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v0.9.0  
2+ -  bugfix: Fix engine path resolution
3+   [ #113  ] ( https://github.com/exoego/rspec-openapi/pull/113 ) 
4+ -  bugfix: fix multiple uploaded files
5+   [ #117  ] ( https://github.com/exoego/rspec-openapi/pull/117 ) , [ #126  ] ( https://github.com/exoego/rspec-openapi/pull/126 ) 
6+ -  feat: Add required_request_params to metadata
7+  [ #114  ] ( https://github.com/exoego/rspec-openapi/pull/114 ) 
8+ -  bugfix(minitest):
9+   [ #128  ] ( https://github.com/exoego/rspec-openapi/pull/128 ) 
10+ -  doc(minitest): Add instructions for minitest triggered yaml generation
11+   [ #116  ] ( https://github.com/exoego/rspec-openapi/pull/116 ) 
12+ -  chore: Don't dump records into temporary file
13+   [ #127  ] ( https://github.com/exoego/rspec-openapi/pull/127 ) 
14+ 
115## v0.8.1  
216-  bugfix: Empty ` required `  array should not be present.
317  [ #111  ] ( https://github.com/exoego/rspec-openapi/pull/111 ) 
Original file line number Diff line number Diff line change 22
33module  RSpec 
44  module  OpenAPI 
5-     VERSION  =  '0.8.1 ' 
5+     VERSION  =  '0.9.0 ' 
66  end 
77end 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments