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
docs: reflect API change — regions now map to IPv6 address arrays (#1305)
The allow-listing guide previously stated that each region key in the JSON
object held a single IPv6 address.
Because the API now returns multiple addresses per region, step 5 has been
updated to specify that each region key maps to an array of all IPv6s for
that region.
Ref: checkly/checkly-backend#6587
0 commit comments