WebstoreTemplateCompiledFileDto
content_typestringRequired
file_namestringRequired
compiledstringOptional
errorstringOptional
Example
{
"content_type": "string",
"file_name": "string",
"compiled": "string",
"error": "string"
}{
"content_type": "string",
"file_name": "string",
"compiled": "string",
"error": "string"
}