Constant malwaredb_api::SAMPLE_REPORT
source · pub const SAMPLE_REPORT: &str = "/v1/samples/report";
Expand description
API endpoint to get a report for a given sample, use DownloadSampleRequest
as the request structure
pub const SAMPLE_REPORT: &str = "/v1/samples/report";
API endpoint to get a report for a given sample, use DownloadSampleRequest
as the request structure