Azure / typespec-azure

About TypeSpec Azure Libraries
https://azure.github.io/typespec-azure/
MIT License
9 stars 29 forks source link

`SdkArrayType` needs a name and namespace to represent the cases like `Azure.Core.EmbeddingVector` #999

Closed ArcturusZhang closed 1 month ago

ArcturusZhang commented 1 month ago

TCGC needs to output something for https://azure.github.io/typespec-azure/docs/libraries/azure-core/reference/data-types#Azure.Core.EmbeddingVector so that the generator could know this is not an ordinary array but something special.