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
pub async fn clear_response_cache(
_manager: &ConfigManager<OsFileSystem>,
api_name: Option<&str>,
all: bool,
output: &Output,
) -> Result<(), Error>Clear response cache for a specific API or all APIs