-
Item.from_json
andItem.to_json
now convert integers from the Pod to datetimes, when properties are annotated as datetime - Item properties now have to be annotated, unannotated properties will throw an error. This change is made to differentiate between Integers and Datetimes
- updated schema with datetime properties