summaryrefslogtreecommitdiff
path: root/spec/fixtures/sentry/plugin_link_sample_response.json
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/sentry/plugin_link_sample_response.json')
-rw-r--r--spec/fixtures/sentry/plugin_link_sample_response.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/spec/fixtures/sentry/plugin_link_sample_response.json b/spec/fixtures/sentry/plugin_link_sample_response.json
new file mode 100644
index 00000000000..2e07e412844
--- /dev/null
+++ b/spec/fixtures/sentry/plugin_link_sample_response.json
@@ -0,0 +1,6 @@
+{
+ "message": "Successfully linked issue.",
+ "link": "https://gitlab.com/test/tanuki-inc/issues/3",
+ "id": 3,
+ "label": "GL-3"
+}