Created by: fedeitc
A specialization for the shared_ptr<datetime>
data type was added to
ModelBase member functions fromString, fromJson, toJson and
toHttpContent.
This should fix compilation errors on generated source code. See https://github.com/coinapi/coinapi-sdk/pull/130
@muttleyxd