pub async fn get(
__arg0: TenantDb,
__arg1: Path<(DocumentBoxScope, LinkId)>,
) -> HttpResult<LinkWithExtra>Expand description
Get link by ID
Request a specific link by ID
pub async fn get(
__arg0: TenantDb,
__arg1: Path<(DocumentBoxScope, LinkId)>,
) -> HttpResult<LinkWithExtra>Get link by ID
Request a specific link by ID