Commit 2f30afbb authored by Kati Paizee's avatar Kati Paizee

Merge branch 'docs/fix/invalid_payload' into 'master'

fix(docs): invalid json build payload

See merge request gitlab-org/gitlab!82864
parents 3510ef5b 94fb5c57
......@@ -1297,7 +1297,7 @@ Payload example:
"id": 3,
"name": "User",
"email": "user@gitlab.com",
"avatar_url": "http://www.gravatar.com/avatar/e32bd13e2add097461cb96824b7a829c?s=80\u0026d=identicon",
"avatar_url": "http://www.gravatar.com/avatar/e32bd13e2add097461cb96824b7a829c?s=80\u0026d=identicon"
},
"commit": {
"id": 2366,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment