Currently `time.Time` parameter in service method produces `object` type in SMD schema. But it should be a `string`. You can find the fix here https://github.com/devimteam/zenrpc/commit/1f71750f6c1beed9ed8fb10c6e676067dd6ae963
Currently
time.Timeparameter in service method producesobjecttype in SMD schema. But it should be astring.You can find the fix here devimteam@1f71750