netbox/netbox/extras/api
2020-09-09 13:43:10 -04:00
..
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
customfields.py Fixes #5109: Fix representation of custom choice field values for webhook data 2020-09-09 11:47:21 -04:00
nested_serializers.py Fixes #4912: Fix image attachment API endpoint; add API view tests 2020-07-27 14:24:15 -04:00
serializers.py Fixes #5118: Specifying an empty list of tags should clear assigned tags (REST API) 2020-09-09 13:43:10 -04:00
urls.py Closes #4997: Introduce OrderedDefaultRouter; move root API views to views.py 2020-08-13 12:49:49 -04:00
views.py Fixes #5072: Add REST API filters for image attachments 2020-09-02 16:10:07 -04:00