mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Typo fix in User API doc example (#81890)
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
parent
b7995ae18a
commit
309adcaa7f
@ -66,7 +66,7 @@ Content-Type: application/json
|
||||
"isAdmin": true,
|
||||
"isDisabled": false,
|
||||
"lastSeenAt": "2020-04-10T20:29:27+03:00",
|
||||
"lastSeenAtAge': "2m",
|
||||
"lastSeenAtAge": "2m",
|
||||
"authLabels": ["OAuth"]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user