You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the mapping of fields to and from Planning Center is very manual. This can be improved by implementing the JsonSerializer from EncoreDigitalGroup/StdLib Version 2.0.0 once released.
This version of the JsonSerializer allows for customizing how objects are serialized and deserialized, so this process can be more automated with less room for failure.
The text was updated successfully, but these errors were encountered:
Right now, the mapping of fields to and from Planning Center is very manual. This can be improved by implementing the JsonSerializer from EncoreDigitalGroup/StdLib Version 2.0.0 once released.
This version of the
JsonSerializer
allows for customizing how objects are serialized and deserialized, so this process can be more automated with less room for failure.The text was updated successfully, but these errors were encountered: