@shortcut/client
Preparing search index...
v4
NestedPullRequestSlimList
Interface NestedPullRequestSlimList
A list of Pull/Merge Requests attached to the Story.
interface
NestedPullRequestSlimList
{
current_items
:
number
;
entities
:
PullRequestSlim
[]
;
list_url
:
string
;
total_items
:
number
;
}
Index
Properties
current_
items
entities
list_
url
total_
items
Properties
current_
items
current_items
:
number
Format
int64
entities
entities
:
PullRequestSlim
[]
list_
url
list_url
:
string
Max Length
2048
Pattern
^https?://.+$
total_
items
total_items
:
number
Format
int64
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current_
items
entities
list_
url
total_
items
@shortcut/client
Loading...
A list of Pull/Merge Requests attached to the Story.