mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-23 07:56:44 -06:00
Clarify documentation
This commit is contained in:
parent
af248941c2
commit
859557d542
@ -43,7 +43,7 @@ Supported model features are listed in the [features matrix](./models.md#feature
|
||||
|
||||
### `models`
|
||||
|
||||
All NetBox models which have been registered as "public," meaning that they are intended for reference by other objects. Models for which `_netbox_private` is set to False are excluded from this list. (As with individual features under `model_features`, models are organized by app label.)
|
||||
This key lists all models which have been registered in NetBox which are not designated for private use. (Setting `_netbox_private` to True on a model excludes it from this list.) As with individual features under `model_features`, models are organized by app label.
|
||||
|
||||
### `plugins`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user