1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

60 Commits

Author SHA1 Message Date
1fcc2b0029 Namespaced all API URLs 2017-01-31 10:40:53 -05:00
12d263999b Introduced WritableSerializerMixin 2017-01-27 14:36:13 -05:00
fa900d5dbb Converted nested serializers to HyperlinkedModelSerializer 2017-01-27 12:22:29 -05:00
acfba410dd Standardized implementation of nested ViewSets 2017-01-26 17:58:36 -05:00
0f9fe8648e Converted static URL definitions to routers 2017-01-26 15:34:07 -05:00
062a5bfe8d Initial work on API v2.0 2017-01-24 17:12:16 -05:00
97c0f23c67 Add description field to TenantSerializer
This might be just an oversight.  Other data models do include the description in their serialisers.  The API produces the description field with this change.
2017-01-13 08:49:43 -04:00
f0a85b1dd3 Optimized API performance 2016-08-22 15:16:49 -04:00
76f0463290 Extended API to include custom fields 2016-08-22 13:20:30 -04:00
fa2ccc1c18 Initial multitenancy implementation 2016-07-26 14:58:37 -04:00