Setup for SDK customization
This page explains how to setup customization of a generator if necessary.
Your package.json
needs to contains a link to the customization library, typespec-client-generator-core
:
Customization should always be done in a file called client.tsp
along with the main.tsp
.
Once you have a customization file, you should compile with your client.tsp to get output that includes the customizations: