pub async fn organizations_licenses_self_hosted_id_post(
configuration: &Configuration,
id: &str,
license: PathBuf,
) -> Result<(), Error<OrganizationsLicensesSelfHostedIdPostError>>
pub async fn organizations_licenses_self_hosted_id_post(
configuration: &Configuration,
id: &str,
license: PathBuf,
) -> Result<(), Error<OrganizationsLicensesSelfHostedIdPostError>>