Welcome to mirror list, hosted at ThFree Co, Russian Federation.

plugin_link_sample_response.json « sentry « fixtures « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2e07e4128445b7acf44c80ca6a9f1dc83d6d4268 (plain)
1
2
3
4
5
6
{
  "message": "Successfully linked issue.",
  "link": "https://gitlab.com/test/tanuki-inc/issues/3",
  "id": 3,
  "label": "GL-3"
}