Skip to content

Commit 96158ed

Browse files
committed
minor #20096 Update Cidr.rst (etshy)
This PR was merged into the 5.4 branch. Discussion ---------- Update Cidr.rst Update netmaskMax type to match the type in the code (`?int`). Commits ------- cc528c5 Update Cidr.rst
2 parents 5a99476 + cc528c5 commit 96158ed

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)