Skip to content

Commit 3e75ad2

Browse files
committed
Add minimum and maximum values for DomainRecord's weight
1 parent f6068c2 commit 3e75ad2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13797,6 +13797,8 @@ components:
1379713797
description: >
1379813798
The relative weight of this Record. Higher values are preferred.
1379913799
example: 50
13800+
minimum: 0
13801+
maximum: 65535
1380013802
x-linode-cli-display: 7
1380113803
port:
1380213804
type: integer

0 commit comments

Comments
 (0)