Azure / autorest.java

Extension for AutoRest (https://github.com/Azure/autorest) that generates Java code
MIT License
32 stars 80 forks source link

tsp, tcgc, model types, fall back to use raw type to calculate readonly flag #2764

Closed haolingdong-msft closed 1 month ago

haolingdong-msft commented 1 month ago

https://github.com/Azure/azure-sdk-for-java/pull/40170/files

found generation diff on content safety, the issue is the current readonly flag calculation does not include segment info.

Generate content safety locally, there is no diff now.