pub async fn get_file_components(
configuration: &Configuration,
file_key: &str,
) -> Result<GetFileComponents, Error<GetFileComponentsError>>Expand description
Get a list of published components within a file library.
pub async fn get_file_components(
configuration: &Configuration,
file_key: &str,
) -> Result<GetFileComponents, Error<GetFileComponentsError>>Get a list of published components within a file library.