Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
ffacc675
Commit
ffacc675
authored
May 01, 2018
by
Robert Speicher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve doc/api/discussions.md
parent
a5835110
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
doc/api/discussions.md
doc/api/discussions.md
+0
-7
No files found.
doc/api/discussions.md
View file @
ffacc675
# Discussions API
<<<<<<< HEAD
Discussions are set of related notes on snippets, issues, epics, merge requests or commits.
=======
Discussions are set of related notes on snippets, issues, merge requests or commits.
>>>>>>> upstream/master
## Issues
...
...
@@ -418,7 +414,6 @@ Parameters:
curl
--request
DELETE
--header
"PRIVATE-TOKEN: 9koXpg98eAheJpvBs5tK"
https://gitlab.example.com/api/v4/projects/5/snippets/11/discussions/636
```
<<<<<<< HEAD
## Epics
### List group epic discussions
...
...
@@ -626,8 +621,6 @@ Parameters:
curl
--request
DELETE
--header
"PRIVATE-TOKEN: 9koXpg98eAheJpvBs5tK"
https://gitlab.example.com/api/v4/groups/5/epics/11/discussions/636
```
=======
>>>>>>> upstream/master
## Merge requests
### List project merge request discussions
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment