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
netbox-community-netbox
/
netbox
/
core
/
api
History
Jeremy Stretch
46bd62fdc9
Merge branch 'develop' into feature
2024-04-22 13:23:42 -04:00
..
serializers_
Refactor REST API serializers to avoid circular imports
2024-02-27 13:26:43 -05:00
__init__.py
…
nested_serializers.py
Replace nested serializers with primary serializers where possible
2024-02-26 16:49:30 -05:00
schema.py
Fixes
#15570
: Remove omission of M2M relations when generating writable serializers for OpenAPI schema
2024-03-28 16:17:12 -04:00
serializers.py
Refactor REST API serializers to avoid circular imports
2024-02-27 13:26:43 -05:00
urls.py
…
views.py
Merge branch 'develop' into feature
2024-04-22 13:23:42 -04:00