Azure / autorest.java

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

tsp, refactor multipart/form-data, move the model to typescript #2619

Closed weidongxu-microsoft closed 6 months ago

weidongxu-microsoft commented 6 months ago

Refactor.

Move the data model to typescript part, so that TCGC SdkMultipartFileType can be mapped to code-model schema in typescript directly.