See Azure/autorest#3540
XML annotations may now contains an "extensions/x-ms-text" boolean property.
The only work on autorest side is to read it (boolean), and write it part of the XML attribute map. That's it, the rest of the work is msrest.
Ideally some testserver tests :p
See Azure/autorest#3540
XML annotations may now contains an "extensions/x-ms-text" boolean property.
The only work on autorest side is to read it (boolean), and write it part of the XML attribute map. That's it, the rest of the work is msrest.
Ideally some testserver tests :p