Skip to content

Commit 14cb3b7

Browse files
committed
Add minimum and maximum values for DomainRecord's port
1 parent 3e75ad2 commit 14cb3b7

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
@@ -13805,6 +13805,8 @@ components:
1380513805
description: >
1380613806
The port this Record points to.
1380713807
example: 80
13808+
minimum: 0
13809+
maximum: 65535
1380813810
service:
1380913811
type: string
1381013812
nullable: true

0 commit comments

Comments
 (0)