autorest.typescript
autorest.typescript copied to clipboard
Fail generation in the emitter if doc is missing/empty
All Tier-1 language DPG generators will fail generation if a doc tag is missing or empty, rather than generating documentation to fill in the gaps. And this would should be implemented in emitter side.
https://github.com/Azure/autorest.csharp/issues/2621
Epic: https://github.com/Azure/cadl-azure/issues/1945 CADL Blocking: https://github.com/Azure/cadl-azure/issues/1748
Dependent on https://github.com/Azure/cadl-azure/issues/1748
Move to GA
report warning for now.
Maybe cadl azure core has already report warning, just need to verify it. if yes, we can close this one.
I think we can close this one due.Because azure core already reported