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
d7f652bcc75cfc2804d571f23f01ccaba1235395
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
Closes
#11558
: Add support for remote data sources (
#11646
)
2023-02-19 20:09:51 -05:00
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
Update release notes
2023-03-27 14:20:13 -04:00
views.py
Merge branch 'develop' into feature
2024-04-22 13:23:42 -04:00