Provides struct and type for a CollectionAlias
@type t() :: %OpenApiTypesense.CollectionAlias{ collection_name: String.t(), name: String.t() }