mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-15 20:18:17 -06:00
Fix 'display' field output
This commit is contained in:
parent
18bef6595d
commit
629dd5c408
@ -647,7 +647,7 @@ Note that we are _not_ passing an existing REST API token with this request. If
|
||||
{
|
||||
"id": 6,
|
||||
"url": "https://netbox/api/users/tokens/6/",
|
||||
"display": "9fc9b897abec9ada2da6aec9dbc34596293c9cb9",
|
||||
"display": "**********************************3c9cb9",
|
||||
"user": {
|
||||
"id": 2,
|
||||
"url": "https://netbox/api/users/users/2/",
|
||||
|
Loading…
Reference in New Issue
Block a user