Oct 3, 2022 — Linode API

v4.137.0

Changed

  • Create a domain (POST /domains). The axfr_ips and master_ips each have a total combined length limit of 1000 characters for data within their respective arrays.
  • Update a domain (PUT /domains/{domainId}). The axfr_ips and master_ips each have a total combined length limit of 1000 characters for data within their respective arrays.

Fixed