summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/public_api/v4/tag.json
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2023-03-02 15:04:21 +0000
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2023-03-02 15:04:21 +0000
commit4d57201547dadb3a2338c0cc38303e4f3ac147be (patch)
tree327f294832c0cc0fd22484f2e0a183c27d102bd8 /spec/fixtures/api/schemas/public_api/v4/tag.json
parent20c396b4c9f52858b386e06d0b64c9f40a0559a2 (diff)
parent54f2a13176e4d174500a39302d29895d7e729d38 (diff)
downloadgitlab-ce-4d57201547dadb3a2338c0cc38303e4f3ac147be.tar.gz
Merge remote-tracking branch 'dev/15-8-stable' into 15-8-stable
Diffstat (limited to 'spec/fixtures/api/schemas/public_api/v4/tag.json')
-rw-r--r--spec/fixtures/api/schemas/public_api/v4/tag.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/fixtures/api/schemas/public_api/v4/tag.json b/spec/fixtures/api/schemas/public_api/v4/tag.json
index bb0190955f0..71e6c0ec035 100644
--- a/spec/fixtures/api/schemas/public_api/v4/tag.json
+++ b/spec/fixtures/api/schemas/public_api/v4/tag.json
@@ -3,8 +3,7 @@
"required" : [
"name",
"message",
- "commit",
- "release"
+ "commit"
],
"properties" : {
"name": { "type": "string" },