pub async fn delete_director(
configuration: &mut Configuration,
params: DeleteDirectorParams,
) -> Result<InlineResponse200, Error<DeleteDirectorError>>Expand description
Delete the director for a particular service and version.
pub async fn delete_director(
configuration: &mut Configuration,
params: DeleteDirectorParams,
) -> Result<InlineResponse200, Error<DeleteDirectorError>>Delete the director for a particular service and version.