We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a99476 commit cc528c5Copy full SHA for cc528c5
reference/constraints/Cidr.rst
@@ -112,7 +112,7 @@ It's a constraint for the lowest value a valid netmask may have.
112
``netmaskMax``
113
~~~~~~~~~~~~~~
114
115
-**type**: ``string`` **default**: ``32`` for IPv4 or ``128`` for IPv6
+**type**: ``integer`` **default**: ``32`` for IPv4 or ``128`` for IPv6
116
117
It's a constraint for the biggest value a valid netmask may have.
118
0 commit comments