This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
Activity
Files
047f13ac5d47038568f49ea55d0861222a93e4b0
netbox-community-netbox
/
netbox
/
virtualization
/
api
History
Jeremy Stretch
7388fa3556
Fixes
#4083
: Permit nullifying applicable choice fields via API requests
2020-02-10 15:10:33 -05:00
..
__init__.py
Implemented initial virtualization API
2017-08-08 16:33:34 -04:00
nested_serializers.py
Added child counts to API serializers (WIP)
2019-04-12 17:07:56 -04:00
serializers.py
Fixes
#4083
: Permit nullifying applicable choice fields via API requests
2020-02-10 15:10:33 -05:00
urls.py
Fixes
#4094
: Convert unnecessary regular expressions to strings in URL patterns
2020-02-05 16:12:48 -05:00
views.py
Refactor FieldChoicesViewSet; add Interface.type to virtualization _choices endpoint
2020-01-15 09:59:44 -05:00