pub async fn get_file_component_sets(
configuration: &Configuration,
file_key: &str,
) -> Result<GetFileComponentSets, Error<GetFileComponentSetsError>>Expand description
Get a list of published component sets within a file library.
pub async fn get_file_component_sets(
configuration: &Configuration,
file_key: &str,
) -> Result<GetFileComponentSets, Error<GetFileComponentSetsError>>Get a list of published component sets within a file library.