Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 613 Bytes

ChartImportBody.md

File metadata and controls

9 lines (7 loc) · 613 Bytes

SwaggerClient::ChartImportBody

Properties

Name Type Description Notes
form_data String upload file (ZIP) [optional]
overwrite BOOLEAN overwrite existing charts? [optional]
passwords String JSON map of passwords for each featured database in the ZIP file. If the ZIP includes a database config in the path `databases/MyDatabase.yaml`, the password should be provided in the following format: `{"databases/MyDatabase.yaml": "my_password"}`. [optional]