swaggard icon indicating copy to clipboard operation
swaggard copied to clipboard

Clone obj before side effect

Open keik opened this issue 7 years ago • 0 comments

Object in BASIC_TYPE is used without cloned. If multiple parameters of same basic_type (like string ) exists, Swaggard::Swagger::Property#to_doc will side-effect this same object repeatly.

keik avatar Dec 13 '17 07:12 keik