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

Add ruby support for additionalParameters catch-all #1118

Closed
fearthecowboy opened this issue Jun 1, 2016 · 0 comments
Closed

Add ruby support for additionalParameters catch-all #1118

fearthecowboy opened this issue Jun 1, 2016 · 0 comments
Labels

Comments

@fearthecowboy
Copy link
Member

The DictionaryType class in Microsoft.Rest.Generator.ClientModel now exposes a member SupportsAdditionalProperties which indicates that any member being deserialized that does not match a declared property should be deserialized into that dictionary (as a catch-all).


Required for #1057

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