We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a8fc65 + 6a868c0 commit 8943a02Copy full SHA for 8943a02
openapi.yaml
@@ -13636,6 +13636,18 @@ components:
13636
The tag portion of a CAA record. It is invalid to set this on
13637
other record types.
13638
example: null
13639
+ created:
13640
+ type: string
13641
+ format: date-time
13642
+ description: When this Domain Record was created.
13643
+ example: '2018-01-01T00:01:01'
13644
+ readOnly: true
13645
+ updated:
13646
13647
13648
+ description: When this Domain Record was last updated.
13649
13650
13651
ErrorObject:
13652
type: object
13653
description: >
0 commit comments