autorest.typescript
autorest.typescript copied to clipboard
Additional properties non-legacy client implementation
According to https://github.com/Azure/autorest.typescript/issues/2218, for additional properties in legacy client, we generate model with additionalProperties bag to accept additional properties in the modular layer, it will pending on the serialize and deserialize refactor.