summaryrefslogtreecommitdiff
path: root/doc/api/project_snippets.md
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2017-02-06 14:25:49 +0100
committerRobert Schilling <rschilling@student.tugraz.at>2017-02-07 12:16:00 +0100
commit5985b55769303824f0ce64ae293b0498f2edfc1b (patch)
tree22a07e06188ce4c22cfe5f03cf23f7684cf59306 /doc/api/project_snippets.md
parent96baf2bc4f0f6177badd61e59f5a0434dd12f7ac (diff)
downloadgitlab-ce-5985b55769303824f0ce64ae293b0498f2edfc1b.tar.gz
Remove deprecated 'expires_at' from project snippets API
Diffstat (limited to 'doc/api/project_snippets.md')
-rw-r--r--doc/api/project_snippets.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/api/project_snippets.md b/doc/api/project_snippets.md
index c6685f54a9d..404876f6237 100644
--- a/doc/api/project_snippets.md
+++ b/doc/api/project_snippets.md
@@ -51,7 +51,6 @@ Parameters:
"state": "active",
"created_at": "2012-05-23T08:00:58Z"
},
- "expires_at": null,
"updated_at": "2012-06-28T10:52:04Z",
"created_at": "2012-06-28T10:52:04Z",
"web_url": "http://example.com/example/example/snippets/1"