Azure / autorest.java

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

tsp, upgrade TCGC to version 0.43.1 #2842

Closed haolingdong-msft closed 3 days ago

haolingdong-msft commented 4 days ago

code change: 9b2bd9424f14a5ef2373aeb0aa3bb43eaa627226 1528f539dea88d9c4669188451ee025814c673ea

  1. now decorators is a mandatory property on SdkType, so I added empty decorators when create the dummy Record parent scheme for additionalProperty
  2. SdkDatetimeType is deprecated. Use SdkDateTimeType instead