home/categories/backend/azure-azure-sdk-for-java-sdk-ai-workflow-docs-tsp-type-override-skill-md
backenddevelopment

tsp-type-override

Override TypeSpec types with Java-native types (e.g. OffsetDateTime, DayOfWeek) using @@alternateType in a client.java.tsp file. Use when a TypeSpec model field has an incorrect or too-generic type that should map to a specific Java type.

Azure
maintainer
Azure
Mis à jour 3/16/2026
Étoiles
2558
Forks
2162
quick start

Installation and usage

Override TypeSpec types with Java-native types (e.g. OffsetDateTime, DayOfWeek) using @@alternateType in a client.java.tsp file. Use when a TypeSpec model field has an incorrect or too-generic type that should map to a specific Java type.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use tsp-type-override