[BUG] arp
API endpoint lacks proper documentation on valid values for the ip
field
#3215
Labels
arp
API endpoint lacks proper documentation on valid values for the ip
field
#3215
Describe the bug
This is the docstring used to generate the on-line API documentation:
nav/python/nav/web/api/v1/views.py
Lines 699 to 724 in c4199d2
This lacks information about what values are valid for the
ip
field. In particular, it does not promote the "hidden" ability to search for subnet addresses (i.e.ip=10.0.42.0/24
is a valid filter value)Expected behavior
The online documentation should include a paragraph about valid
ip
values.Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: