Open
requested to merge github/fork/balazs-zsoldos/i3388_requestbody_always_map_in_case_additionalproperties into master
Created by: balazs-zsoldos
Description of the PR
Solution for issue #3388. I have checked and return values or properties of models are generated well, meaning the real model class is used and not a Map in case additionalProperties is true on a model class.
Therefore, this fix generates the model class (if available) as type of the requestBody parameter in all languages.