Bug #29006
Network mask shouldn't be required in API docs
Pull request:
Fixed in Releases:
Found in Releases:
Description
In UI we do require network mask for IPv4 subnets (which is also autofilled if network prefix is provided), but not for IPv6.
Also, API controller accepts 'cidr' (i.e. prefix) parameter which is not documented.
Associated revisions
History
#1
Updated by The Foreman Bot over 2 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7437 added
#2
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases 2.1.0 added
#3
Updated by Oleh Fedorenko over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 8695fba1c77b27389405d542e1bdc524d49300dc.
Fixes #29006 - Netmask is optional in API docs