VSChina / magic-modules

Magic Modules: Automagically generate Google Cloud Platform support for OSS
Apache License 2.0
1 stars 4 forks source link

MM don't need expand and flatten function when there is only one property #58

Closed neil-yechenwei closed 4 years ago

neil-yechenwei commented 4 years ago

Current code: image image image

Expect code: image image

houkms commented 4 years ago

In this case, we can flatten the property. And that will be resolved in autorest.cli further.