Azure / autorest.java

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

[MPG] `@format("uuid")` should be generated as `UUID` in mgmt plane for brownfield #2766

Open XiaofeiCao opened 1 month ago

XiaofeiCao commented 1 month ago

diff in generated ManagedServiceIdentity(principalId and tenantId are both affected):

Screenshot 2024-05-16 at 15 27 29

https://github.com/XiaofeiCao/azure-sdk-for-java/pull/17/commits/9bef3650892e4754002563a84809118812509065#r1602724257

### Tasks
- [ ] https://github.com/Azure/typespec-azure/issues/845
- [ ] In ARM, we should generate UUID for `@format("uuid")`