Commit c70edbd8 authored by Fabio Pitino's avatar Fabio Pitino

Merge branch 'meziantou-master-patch-67357' into 'master'

Fix JSON response

See merge request gitlab-org/gitlab!51252
parents f13713e6 3eb63b92
...@@ -575,7 +575,7 @@ Example response: ...@@ -575,7 +575,7 @@ Example response:
```json ```json
{ {
"id": "12345", "id": 12345,
"token": "6337ff461c94fd3fa32ba3b1ff4125" "token": "6337ff461c94fd3fa32ba3b1ff4125"
} }
``` ```
......
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