Issue Description
The AssetTypes
property of CatalogSearchParams states its accepted enum as Enum.AssetType. The correct type is Enum.AvatarAssetType.
This code example shows this is now the case:
Issue Area: DevHub Content
Page URL: CatalogSearchParams