docs: missing field added to example

Closes #15715
pull/15738/head
Leonard Gram 6 years ago committed by GitHub
parent 1478f38dd9
commit 1bcaaccb96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/sources/http_api/user.md

@ -156,6 +156,7 @@ HTTP/1.1 200
Content-Type: application/json
{
"id": 1,
"email": "user@mygraf.com",
"name": "admin",
"login": "admin",

Loading…
Cancel
Save