Azure / msrest-for-python

The runtime library "msrest" for AutoRest generated Python clients.
MIT License
41 stars 64 forks source link

Add _unmatched_attributes dict #39

Closed lmazuel closed 6 years ago

lmazuel commented 7 years ago

Any JSON value that are not matched as an attribute should be available in a hidden attribute, at least for debug purpose, at best for roundtrip scenario.