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
fix JSON patch and add logging (#45)
I have changed the CassdcTemplateSpec to a pointer. I think that makes more
sense going forward for situations where we need to determine whether the
property has been set. I manually tested a backup/restore operation to make
sure that the change does not break anything.