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
At the moment, all callback addresses (both for control and data planes) are of type string. As every callback address must be a valid URI, the field types should be changed accordingly to detect invalid callback addresses.
At the moment, all callback addresses (both for control and data planes) are of type string. As every callback address must be a valid URI, the field types should be changed accordingly to detect invalid callback addresses.