1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Restore model documentation for all models under extras

This commit is contained in:
jeremystretch
2022-08-11 11:37:07 -04:00
parent 9733cee3d2
commit 5f15f550c9
10 changed files with 403 additions and 395 deletions

View File

@@ -0,0 +1,3 @@
# Image Attachments
Certain objects in NetBox support the attachment of uploaded images. These will be saved to the NetBox server and made available whenever the object is viewed.