mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
238 B
YAML
21 lines
238 B
YAML
1 year ago
|
-
|
||
|
id: 1
|
||
|
uid: 1
|
||
|
issue_id: 1
|
||
|
is_read: true
|
||
|
is_mentioned: false
|
||
|
|
||
|
-
|
||
|
id: 2
|
||
|
uid: 2
|
||
|
issue_id: 1
|
||
|
is_read: true
|
||
|
is_mentioned: false
|
||
|
|
||
|
-
|
||
|
id: 3
|
||
|
uid: 2
|
||
|
issue_id: 1 # duplicated with id 2
|
||
|
is_read: false
|
||
|
is_mentioned: true
|