pub async fn file_content( __arg0: State<Arc<AppConfig>>, __arg1: Query<FileContentQuery>, ) -> AppResult<String>
GET /file-content?projectId=&path= – return file content as plain text