-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
typespec from https://github.com/Azure/typespec-azure/tree/main/packages/azure-http-specs/specs/azure/client-generator-core/alternate-type
- run
rush update && rush build - run
rushx copy:typespecunder folderpackages/typespec. - Add item into azureRlcTsps and azureModularTsps in file cadl-ranch-list.js.
item:
{
outputPath: "azure/client-generator-core/alternate-type",
inputPath: "azure/client-generator-core/alternate-type"
}
- create
tspconfig.yamltoazureIntegration/generated/azure/client-generator-core/alternate-typeandazureModularIntegration/generated/azure/client-generator-core/alternate-type, the file configuration should refer to the cases in the same directory respectively. - create
azureAlternateType.spec.tsfor azureIntegration and azureModularIntegration, then complete the case file according to thetemp/specs/azure/client-generator-core/alternate-type/mockapi.ts - Verify that all Integration case tests pass. If there are any issues, please fix them.
Copilot
Metadata
Metadata
Assignees
Labels
No labels