Skip to main content

clear_response_cache

Function clear_response_cache 

Source
pub async fn clear_response_cache(
    _manager: &ConfigManager<OsFileSystem>,
    api_name: Option<&str>,
    all: bool,
    output: &Output,
) -> Result<(), Error>
Expand description

Clear response cache for a specific API or all APIs