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
After the update from v.3 to the latest version _version field of all interfaces is required which messes up with our set up. There have already been an issue with _version before #65 which was fixed by making it optional. Is it possible to make it optional again?
After the update from v.3 to the latest version
_versionfield of all interfaces is required which messes up with our set up. There have already been an issue with_versionbefore #65 which was fixed by making it optional. Is it possible to make it optional again?