Function get_version

Source
pub async fn get_version(
    configuration: &Configuration,
    id: &str,
    expand: Option<&str>,
) -> Result<Version, Error<GetVersionError>>
Expand description

Returns a project version. This operation can be accessed anonymously. Permissions required: Browse projects project permission for the project containing the version.