pub async fn get_file_components(
configuration: &Configuration,
file_key: &str,
) -> Result<InlineObject6, 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<InlineObject6, Error<GetFileComponentsError>>
Get a list of published components within a file library.