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
Copy file name to clipboardExpand all lines: docs.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1019,7 +1019,7 @@ Hetzner DNS zone model
1019
1019
-`permission` <code>[**string**](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)</code> Permission of the zone
1020
1020
-`project` <code>[**string**](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)</code> Project of the zone
1021
1021
-`registrar` <code>[**string**](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)</code> Zone registrar
1022
-
-`status` <code>**verified**</code> Status of the zone
1022
+
-`status` <code>**"verified"**</code> Status of the zone
1023
1023
-`ttl` <code>[**number**](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Number)</code> Default TTL (time to live) in seconds for records in this DNS zone
1024
1024
-`verified` <code>[**string**](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)</code> Zone verification timestamp in ISO 8601 format or empty string
1025
1025
-`records_count` <code>[**number**](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Number)</code> Number of records in the zone
0 commit comments