Workaround for bug in `swagger-validation`
Clone the swagger models object before sending it for validation. This works around a bug in swagger-validation that results in mutations to the models object.
Clone the swagger models object before sending it for validation. This works around a bug in swagger-validation that results in mutations to the models object.