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
48a411f2
Commit
48a411f2
authored
Jan 27, 2022
by
Marcin Sedlak-Jakubowski
Committed by
Kati Paizee
Jan 27, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix incorrect note formatting and clarify sentence
parent
22e76258
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
doc/api/epics.md
doc/api/epics.md
+5
-4
No files found.
doc/api/epics.md
View file @
48a411f2
...
...
@@ -40,12 +40,13 @@ are paginated.
Read more on
[
pagination
](
index.md#pagination
)
.
WARNING:
> `reference` attribute in response is deprecated in favour of `references`.
> Introduced in [GitLab 12.6](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/20354)
In
[
GitLab 12.6
](
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/20354
)
and later,
the
`reference`
attribute in responses is deprecated in favor of
`references`
.
NOTE:
> `references.relative` is relative to the group that the epic is being requested. When epic is fetched from its origin group
> `relative` format would be the same as `short` format and when requested cross groups it is expected to be the same as `full` format.
`references.relative`
is relative to the group that the epic is being requested from. When an epic
is fetched from its origin group, the
`relative`
format is the same as the
`short`
format.
When an epic is requested across groups, the
`relative`
format is expected to be the same as the
`full`
format.
## List epics for a group
...
...
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