|  | @@ -168,6 +168,7 @@ func (s *Service) GetAllServicesOpenAPI(ctx context.Context, servicesList []stri
 | 
											
												
													
														|  |  		CircularDepth:   utils.ToPointInt(2),
 |  |  		CircularDepth:   utils.ToPointInt(2),
 | 
											
												
													
														|  |  		DefaultResponse: utils.ToPointBool(false),
 |  |  		DefaultResponse: utils.ToPointBool(false),
 | 
											
												
													
														|  |  		OutputMode:      utils.ToPointString("merged"),
 |  |  		OutputMode:      utils.ToPointString("merged"),
 | 
											
												
													
														|  | 
 |  | +		PreserveInfo:    utils.ToPointBool(true),
 | 
											
												
													
														|  |  	}, plugin.Files)
 |  |  	}, plugin.Files)
 | 
											
												
													
														|  |  	content, err := gen.RunV2()
 |  |  	content, err := gen.RunV2()
 | 
											
												
													
														|  |  
 |  |  
 |