Skip to content

Commit d07fce8

Browse files
committed
Added Domain record limit
1 parent 0ada14f commit d07fce8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

openapi.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6120,8 +6120,10 @@ paths:
61206120
- oauth:
61216121
- domains:read_write
61226122
summary: Domain Record Create
6123-
description: >
6123+
description: |
61246124
Adds a new Domain Record to the zonefile this Domain represents.
6125+
6126+
Each domain can have up to 12,000 active records.
61256127
operationId: createDomainRecord
61266128
x-linode-cli-action: records-create
61276129
requestBody:

0 commit comments

Comments
 (0)