Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cadl-ranch] add test for cadl-ranch project #4449

Closed
3 of 5 tasks
chunyu3 opened this issue Mar 22, 2024 · 0 comments
Closed
3 of 5 tasks

[cadl-ranch] add test for cadl-ranch project #4449

chunyu3 opened this issue Mar 22, 2024 · 0 comments
Assignees
Labels

Comments

@chunyu3
Copy link
Member

chunyu3 commented Mar 22, 2024

Add test for cadl-ranch project:

Tasks

@chunyu3 chunyu3 added the DPG label Mar 22, 2024
archerzz pushed a commit to archerzz/autorest.csharp that referenced this issue Sep 27, 2024
This commit will flatten the model property in generator, instead of in the emitter.

- Modify `InputModelProperty`
  - add an `IsFlatten` property for original emitter input
  - remove `FlattenNames` property from constructor
- change model json converter:
  - convert `TypeSpecInputModelProperty` to `InputModelProperty`
  - flatten model property if necessary
- refactor

resolve Azure#4449
archerzz pushed a commit to archerzz/autorest.csharp that referenced this issue Sep 27, 2024
This commit will flatten the model property in generator, instead of in the emitter.

- Modify `InputModelProperty`
  - add an `IsFlatten` property for original emitter input
  - remove `FlattenNames` property from constructor
- change model json converter:
  - convert `TypeSpecInputModelProperty` to `InputModelProperty`
  - flatten model property if necessary
- refactor

resolve Azure#4449
archerzz pushed a commit to archerzz/autorest.csharp that referenced this issue Sep 27, 2024
This commit will flatten the model property in generator, instead of in the emitter.

- Modify `InputModelProperty`
  - add an `IsFlatten` property for original emitter input
  - remove `FlattenNames` property from constructor
- change model json converter:
  - convert `TypeSpecInputModelProperty` to `InputModelProperty`
  - flatten model property if necessary
- refactor

resolve Azure#4449
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants