Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cc528c5

Browse files
authored
Update Cidr.rst
Update netmaskMax type to match the type in the code.
1 parent 5a99476 commit cc528c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Cidr.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ It's a constraint for the lowest value a valid netmask may have.
112112
``netmaskMax``
113113
~~~~~~~~~~~~~~
114114

115-
**type**: ``string`` **default**: ``32`` for IPv4 or ``128`` for IPv6
115+
**type**: ``integer`` **default**: ``32`` for IPv4 or ``128`` for IPv6
116116

117117
It's a constraint for the biggest value a valid netmask may have.
118118

0 commit comments

Comments
 (0)