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

added docs and more tests

This commit is contained in:
John Anderson
2020-02-24 15:03:07 -05:00
parent 9116d74cf7
commit 67565ca191
6 changed files with 231 additions and 45 deletions

View File

@@ -62,6 +62,8 @@ Lists of objects can be filtered using a set of query parameters. For example, t
GET /api/dcim/interfaces/?device_id=123
```
See [filtering](filtering.md) for more details.
# Serialization
The NetBox API employs three types of serializers to represent model data: