pub async fn get_file_component_sets(
configuration: &Configuration,
file_key: &str,
) -> Result<InlineObject8, 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<InlineObject8, Error<GetFileComponentSetsError>>
Get a list of published component sets within a file library.