Function get_current_user

Source
pub async fn get_current_user(
    configuration: &Configuration,
    expand: Option<&str>,
) -> Result<User, Error<GetCurrentUserError>>
Expand description

Returns details for the current user. Permissions required: Permission to access Jira.