new(all): TRUE multicloud.
This commit is contained in:
		
							parent
							
								
									6bc15e1a74
								
							
						
					
					
						commit
						079e16b85a
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -79,6 +79,7 @@ export class GBUtil {
 | 
				
			||||||
        (config['spec'].servers = [{ url: `http://127.0.0.1:${GBConfigService.getServerPort()}/api/messages` }]);
 | 
					        (config['spec'].servers = [{ url: `http://127.0.0.1:${GBConfigService.getServerPort()}/api/messages` }]);
 | 
				
			||||||
      config['openapi'] = '3.0.0';
 | 
					      config['openapi'] = '3.0.0';
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					    return await new SwaggerClient(config);
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  public static toYAML(data) {
 | 
					  public static toYAML(data) {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue