summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/public_api/v4/release.json
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/api/schemas/public_api/v4/release.json')
-rw-r--r--spec/fixtures/api/schemas/public_api/v4/release.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/fixtures/api/schemas/public_api/v4/release.json b/spec/fixtures/api/schemas/public_api/v4/release.json
index c83eefeb7ed..46703c69dc0 100644
--- a/spec/fixtures/api/schemas/public_api/v4/release.json
+++ b/spec/fixtures/api/schemas/public_api/v4/release.json
@@ -38,7 +38,7 @@
"additionalProperties": false
},
"_links": {
- "required": ["merge_requests_url", "issues_url", "edit_url"],
+ "required": ["merge_requests_url", "issues_url"],
"properties": {
"merge_requests_url": { "type": "string" },
"issues_url": { "type": "string" },