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: source_ips property is optional in firewall rule (#567)
Source IPs are only required if the direction is `in`. Since we leave
the API validate the data send, we must mark the source_ips property as
optional.
0 commit comments