pub async fn get_file_descriptor(
__arg0: State<App>,
tn_id: TnId,
__arg2: Path<String>,
__arg3: OptionalRequestId,
) -> ClResult<(StatusCode, Json<ApiResponse<String>>)>pub async fn get_file_descriptor(
__arg0: State<App>,
tn_id: TnId,
__arg2: Path<String>,
__arg3: OptionalRequestId,
) -> ClResult<(StatusCode, Json<ApiResponse<String>>)>