pub async fn delete_log_heroku(
configuration: &mut Configuration,
params: DeleteLogHerokuParams,
) -> Result<InlineResponse200, Error<DeleteLogHerokuError>>
Expand description
Delete the Heroku for a particular service and version.
pub async fn delete_log_heroku(
configuration: &mut Configuration,
params: DeleteLogHerokuParams,
) -> Result<InlineResponse200, Error<DeleteLogHerokuError>>
Delete the Heroku for a particular service and version.