Azure / autorest.java

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

tsp, mgmt, default to uuid-as-string #2815

Closed weidongxu-microsoft closed 3 months ago

weidongxu-microsoft commented 3 months ago

There were discussion in scrum that Java better not use GUID.

Hence, for new lib, we'd better just let them be string.

Brownfield lib (in future) may need an emitter option.