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
ecd3963b7c15ad06e609a4419cb1037f0da649a8
netbox-community-netbox
/
netbox
/
ipam
/
api
History
Jeremy Stretch
ecd3963b7c
Merge pull request
#4718
from netbox-community/4674-drf_yasg_definitions
...
Fixes
#4674
- Fix available-ips and available-prefixes swagger definitions
2020-06-08 16:59:04 -04:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
nested_serializers.py
Fixes
#4725
: Fix "brief" rendering of various REST API endpoints
2020-06-05 15:49:06 -04:00
serializers.py
Fixes
#3356
: Correct Swagger schema specification for the available prefixes/IPs API endpoints
2020-04-21 14:12:49 -04:00
urls.py
Remove FieldChoicesViewSet
2020-03-12 10:48:17 -04:00
views.py
#4674
- Correct many=False to many=True on the response serializers
2020-06-04 09:42:00 -05:00