Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 625 Bytes

DatasetImportBody.md

File metadata and controls

9 lines (7 loc) · 625 Bytes

SwaggerClient::DatasetImportBody

Properties

Name Type Description Notes
form_data String upload file (ZIP or YAML) [optional]
overwrite BOOLEAN overwrite existing datasets? [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]