forked from loafle/openapi-generator-original
		
	restore openapi3 petstore.yaml (#3590)
This commit is contained in:
		
							parent
							
								
									2d7cc778db
								
							
						
					
					
						commit
						65c7c1b39b
					
				@ -115,13 +115,6 @@ paths:
 | 
			
		||||
            type: array
 | 
			
		||||
            items:
 | 
			
		||||
              type: string
 | 
			
		||||
        - name: maxCount
 | 
			
		||||
          in: query
 | 
			
		||||
          description: Maximum number of items to return
 | 
			
		||||
          required: false
 | 
			
		||||
          schema:
 | 
			
		||||
            type: integer
 | 
			
		||||
            format: int32
 | 
			
		||||
      responses:
 | 
			
		||||
        '200':
 | 
			
		||||
          description: successful operation
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user