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

Parameter and Output Types that are Resources should be flattened #124

Closed
markcowl opened this issue Oct 30, 2018 · 1 comment
Closed

Parameter and Output Types that are Resources should be flattened #124

markcowl opened this issue Oct 30, 2018 · 1 comment
Assignees

Comments

@markcowl
Copy link
Member

Description

Similar to .Net API flattening, the additional 'proeprties' layer should be removed; i.e. Myresource.Properties.MyProiperty -> MyResource.MyProperty

@fearthecowboy fearthecowboy changed the title Parameter and Output Tyupes that are Resources should be flattened Parameter and Output Types that are Resources should be flattened Jan 28, 2019
@fearthecowboy
Copy link
Member

This might be just marking 'properties' as internal when flatting is happening.

@fearthecowboy fearthecowboy transferred this issue from Azure/autorest Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants