Azure / Azure/azure-rest-api-specs
[TypeSpecValidation] Add heuristic to detect extra/changed file/folder names
Open
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
Add heuristic to detect extra file names (not just extra file versions):
1. search output folder for all tsp-gen swaggers, record file names
2. search all tspconfig.yaml under top-level spec fplder, record file names
3. if 1 != 2, error
Related: #33546
Contributor guide
Assessment
This issue has not been assessed yet.