Skip to main content

file_content

Function file_content 

Source
pub async fn file_content(
    __arg0: State<Arc<AppConfig>>,
    __arg1: Query<FileContentQuery>,
) -> AppResult<String>
Expand description

GET /file-content?projectId=&path= – return file content as plain text