Skip to content

Commit 6a868c0

Browse files
small typo fix
1 parent a4c8286 commit 6a868c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13639,13 +13639,13 @@ components:
1363913639
created:
1364013640
type: string
1364113641
format: date-time
13642-
description: When this DomainRecord was created.
13642+
description: When this Domain Record was created.
1364313643
example: '2018-01-01T00:01:01'
1364413644
readOnly: true
1364513645
updated:
1364613646
type: string
1364713647
format: date-time
13648-
description: When this DomainRecord was last updated.
13648+
description: When this Domain Record was last updated.
1364913649
example: '2018-01-01T00:01:01'
1365013650
readOnly: true
1365113651
ErrorObject:

0 commit comments

Comments
 (0)