Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(generator): flatten model properties (#5094)
* feat(generator): flatten model properties This commit will flatten the model property in generator, instead of in the emitter. - change model json converter to calculate flatten names during deserialization - make flattened child property optional if its parent property is optional - refactor resolve #4449 --------- Co-authored-by: Mingzhe Huang (from Dev Box) <[email protected]>
- Loading branch information