Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
canifa_note
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vũ Hoàng Anh
canifa_note
Commits
2a1c0bba
Commit
2a1c0bba
authored
Nov 21, 2024
by
johnnyjoy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: remove unused `reaction.proto`
parent
fcc4abf5
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
60 additions
and
264 deletions
+60
-264
apidocs.swagger.yaml
proto/gen/apidocs.swagger.yaml
+60
-188
reaction.pb.go
proto/gen/store/reaction.pb.go
+0
-71
reaction.proto
proto/store/reaction.proto
+0
-5
No files found.
proto/gen/apidocs.swagger.yaml
View file @
2a1c0bba
...
@@ -311,16 +311,12 @@ paths:
...
@@ -311,16 +311,12 @@ paths:
type
:
integer
type
:
integer
format
:
int32
format
:
int32
-
name
:
pageToken
-
name
:
pageToken
description
:
|-
description
:
"
A
page
token,
received
from
a
previous
`ListMemos`
call.
\r\n
Provide
this
to
retrieve
the
subsequent
page."
A page token, received from a previous `ListMemos` call.
Provide this to retrieve the subsequent page.
in
:
query
in
:
query
required
:
false
required
:
false
type
:
string
type
:
string
-
name
:
filter
-
name
:
filter
description
:
|-
description
:
"
Filter
is
used
to
filter
memos
returned
in
the
list.
\r\n
Format:
\"
creator
==
'users/{uid}'
&&
visibilities
==
['PUBLIC',
'PROTECTED']
\"
"
Filter is used to filter memos returned in the list.
Format: "creator == 'users/{uid}' && visibilities == ['PUBLIC', 'PROTECTED']"
in
:
query
in
:
query
required
:
false
required
:
false
type
:
string
type
:
string
...
@@ -509,9 +505,7 @@ paths:
...
@@ -509,9 +505,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
filter
-
name
:
filter
description
:
|-
description
:
"
Filter
is
used
to
filter
users
returned
in
the
list.
\r\n
Format:
\"
username
==
'frank'
\"
"
Filter is used to filter users returned in the list.
Format: "username == 'frank'"
in
:
query
in
:
query
required
:
false
required
:
false
type
:
string
type
:
string
...
@@ -672,9 +666,7 @@ paths:
...
@@ -672,9 +666,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name
-
name
:
name
description
:
|-
description
:
"
The
resource
name
of
the
workspace
setting.
\r\n
Format:
settings/{setting}"
The resource name of the workspace setting.
Format: settings/{setting}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -696,9 +688,7 @@ paths:
...
@@ -696,9 +688,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
setting.name
-
name
:
setting.name
description
:
|-
description
:
"
name
is
the
name
of
the
setting.
\r\n
Format:
settings/{setting}"
name is the name of the setting.
Format: settings/{setting}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -734,9 +724,7 @@ paths:
...
@@ -734,9 +724,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
identityProvider.name
-
name
:
identityProvider.name
description
:
|-
description
:
"
The
name
of
the
identityProvider.
\r\n
Format:
identityProviders/{id}"
The name of the identityProvider.
Format: identityProviders/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -774,9 +762,7 @@ paths:
...
@@ -774,9 +762,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
inbox.name
-
name
:
inbox.name
description
:
|-
description
:
"
The
name
of
the
inbox.
\r\n
Format:
inboxes/{id}"
The name of the inbox.
Format: inboxes/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -820,10 +806,7 @@ paths:
...
@@ -820,10 +806,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
memo.name
-
name
:
memo.name
description
:
|-
description
:
"
The
name
of
the
memo.
\r\n
Format:
memos/{id}
\r\n
id
is
the
system
generated
id."
The name of the memo.
Format: memos/{id}
id is the system generated id.
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -841,9 +824,7 @@ paths:
...
@@ -841,9 +824,7 @@ paths:
$ref
:
'
#/definitions/v1RowStatus'
$ref
:
'
#/definitions/v1RowStatus'
creator
:
creator
:
type
:
string
type
:
string
title
:
|-
title
:
"
The
name
of
the
creator.
\r\n
Format:
users/{id}"
The name of the creator.
Format: users/{id}
createTime
:
createTime
:
type
:
string
type
:
string
format
:
date-time
format
:
date-time
...
@@ -890,9 +871,7 @@ paths:
...
@@ -890,9 +871,7 @@ paths:
readOnly
:
true
readOnly
:
true
parent
:
parent
:
type
:
string
type
:
string
title
:
|-
title
:
"
The
name
of
the
parent
memo.
\r\n
Format:
memos/{id}"
The name of the parent memo.
Format: memos/{id}
readOnly
:
true
readOnly
:
true
snippet
:
snippet
:
type
:
string
type
:
string
...
@@ -918,9 +897,7 @@ paths:
...
@@ -918,9 +897,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name_1
-
name
:
name_1
description
:
|-
description
:
"
The
name
of
the
user.
\r\n
Format:
users/{id}"
The name of the user.
Format: users/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -942,9 +919,7 @@ paths:
...
@@ -942,9 +919,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name_1
-
name
:
name_1
description
:
|-
description
:
"
The
name
of
the
identityProvider
to
delete.
\r\n
Format:
identityProviders/{id}"
The name of the identityProvider to delete.
Format: identityProviders/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -966,9 +941,7 @@ paths:
...
@@ -966,9 +941,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name_2
-
name
:
name_2
description
:
|-
description
:
"
The
name
of
the
identityProvider
to
get.
\r\n
Format:
identityProviders/{id}"
The name of the identityProvider to get.
Format: identityProviders/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -990,9 +963,7 @@ paths:
...
@@ -990,9 +963,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name_2
-
name
:
name_2
description
:
|-
description
:
"
The
name
of
the
inbox
to
delete.
\r\n
Format:
inboxes/{id}"
The name of the inbox to delete.
Format: inboxes/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1014,10 +985,7 @@ paths:
...
@@ -1014,10 +985,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name_3
-
name
:
name_3
description
:
|-
description
:
"
The
name
of
the
resource.
\r\n
Format:
resources/{id}
\r\n
id
is
the
system
generated
unique
identifier."
The name of the resource.
Format: resources/{id}
id is the system generated unique identifier.
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1039,10 +1007,7 @@ paths:
...
@@ -1039,10 +1007,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name_3
-
name
:
name_3
description
:
|-
description
:
"
The
name
of
the
resource.
\r\n
Format:
resources/{id}
\r\n
id
is
the
system
generated
unique
identifier."
The name of the resource.
Format: resources/{id}
id is the system generated unique identifier.
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1064,9 +1029,7 @@ paths:
...
@@ -1064,9 +1029,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name_4
-
name
:
name_4
description
:
|-
description
:
"
The
name
of
the
memo.
\r\n
Format:
memos/{id}"
The name of the memo.
Format: memos/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1088,9 +1051,7 @@ paths:
...
@@ -1088,9 +1051,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name_4
-
name
:
name_4
description
:
|-
description
:
"
The
name
of
the
memo.
\r\n
Format:
memos/{id}"
The name of the memo.
Format: memos/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1112,9 +1073,7 @@ paths:
...
@@ -1112,9 +1073,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name
-
name
:
name
description
:
|-
description
:
"
The
name
of
the
activity.
\r\n
Format:
activities/{id}"
The name of the activity.
Format: activities/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1136,9 +1095,7 @@ paths:
...
@@ -1136,9 +1095,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name
-
name
:
name
description
:
|-
description
:
"
The
name
of
the
user.
\r\n
Format:
users/{id}"
The name of the user.
Format: users/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1160,9 +1117,7 @@ paths:
...
@@ -1160,9 +1117,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name
-
name
:
name
description
:
|-
description
:
"
The
name
of
the
user.
\r\n
Format:
users/{id}"
The name of the user.
Format: users/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1183,9 +1138,7 @@ paths:
...
@@ -1183,9 +1138,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name
-
name
:
name
description
:
|-
description
:
"
The
name
of
the
user.
\r\n
Format:
users/{id}"
The name of the user.
Format: users/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1213,9 +1166,7 @@ paths:
...
@@ -1213,9 +1166,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name
-
name
:
name
description
:
|-
description
:
"
The
name
of
the
user.
\r\n
Format:
users/{id}"
The name of the user.
Format: users/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1242,9 +1193,7 @@ paths:
...
@@ -1242,9 +1193,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name
-
name
:
name
description
:
|-
description
:
"
The
name
of
the
memo.
\r\n
Format:
memos/{id}"
The name of the memo.
Format: memos/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1265,9 +1214,7 @@ paths:
...
@@ -1265,9 +1214,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name
-
name
:
name
description
:
|-
description
:
"
The
name
of
the
memo.
\r\n
Format:
memos/{id}"
The name of the memo.
Format: memos/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1294,9 +1241,7 @@ paths:
...
@@ -1294,9 +1241,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name
-
name
:
name
description
:
|-
description
:
"
The
name
of
the
memo.
\r\n
Format:
memos/{id}"
The name of the memo.
Format: memos/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1317,9 +1262,7 @@ paths:
...
@@ -1317,9 +1262,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name
-
name
:
name
description
:
|-
description
:
"
The
name
of
the
memo.
\r\n
Format:
memos/{id}"
The name of the memo.
Format: memos/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1346,9 +1289,7 @@ paths:
...
@@ -1346,9 +1289,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name
-
name
:
name
description
:
|-
description
:
"
The
name
of
the
memo.
\r\n
Format:
memos/{id}"
The name of the memo.
Format: memos/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1370,9 +1311,7 @@ paths:
...
@@ -1370,9 +1311,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name
-
name
:
name
description
:
|-
description
:
"
The
name
of
the
memo.
\r\n
Format:
memos/{id}"
The name of the memo.
Format: memos/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1399,9 +1338,7 @@ paths:
...
@@ -1399,9 +1338,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name
-
name
:
name
description
:
|-
description
:
"
The
name
of
the
memo.
\r\n
Format:
memos/{id}"
The name of the memo.
Format: memos/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1423,9 +1360,7 @@ paths:
...
@@ -1423,9 +1360,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name
-
name
:
name
description
:
|-
description
:
"
The
name
of
the
memo.
\r\n
Format:
memos/{id}"
The name of the memo.
Format: memos/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1452,9 +1387,7 @@ paths:
...
@@ -1452,9 +1387,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name
-
name
:
name
description
:
|-
description
:
"
The
name
of
the
user.
\r\n
Format:
users/{id}"
The name of the user.
Format: users/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1477,9 +1410,7 @@ paths:
...
@@ -1477,9 +1410,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
parent
-
name
:
parent
description
:
|-
description
:
"
The
parent,
who
owns
the
tags.
\r\n
Format:
memos/{id}.
Use
\"
memos/-
\"
to
delete
all
tags."
The parent, who owns the tags.
Format: memos/{id}. Use "memos/-" to delete all tags.
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1510,9 +1441,7 @@ paths:
...
@@ -1510,9 +1441,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
parent
-
name
:
parent
description
:
|-
description
:
"
The
parent,
who
owns
the
tags.
\r\n
Format:
memos/{id}.
Use
\"
memos/-
\"
to
rename
all
tags."
The parent, who owns the tags.
Format: memos/{id}. Use "memos/-" to rename all tags.
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1539,10 +1468,7 @@ paths:
...
@@ -1539,10 +1468,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
resource.name
-
name
:
resource.name
description
:
|-
description
:
"
The
name
of
the
resource.
\r\n
Format:
resources/{id}
\r\n
id
is
the
system
generated
unique
identifier."
The name of the resource.
Format: resources/{id}
id is the system generated unique identifier.
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1574,9 +1500,7 @@ paths:
...
@@ -1574,9 +1500,7 @@ paths:
format
:
int64
format
:
int64
memo
:
memo
:
type
:
string
type
:
string
title
:
|-
title
:
"
The
related
memo.
\r\n
Format:
memos/{id}"
The related memo.
Format: memos/{id}
tags
:
tags
:
-
ResourceService
-
ResourceService
/api/v1/{setting.name}
:
/api/v1/{setting.name}
:
...
@@ -1594,9 +1518,7 @@ paths:
...
@@ -1594,9 +1518,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
setting.name
-
name
:
setting.name
description
:
|-
description
:
"
The
name
of
the
user.
\r\n
Format:
users/{id}"
The name of the user.
Format: users/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1635,9 +1557,7 @@ paths:
...
@@ -1635,9 +1557,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
user.name
-
name
:
user.name
description
:
|-
description
:
"
The
name
of
the
user.
\r\n
Format:
users/{id}"
The name of the user.
Format: users/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1693,9 +1613,7 @@ paths:
...
@@ -1693,9 +1613,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name
-
name
:
name
description
:
|-
description
:
"
The
name
of
the
user.
\r\n
Format:
users/{id}"
The name of the user.
Format: users/{id}
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1728,10 +1646,7 @@ paths:
...
@@ -1728,10 +1646,7 @@ paths:
$ref
:
'
#/definitions/googlerpcStatus'
$ref
:
'
#/definitions/googlerpcStatus'
parameters
:
parameters
:
-
name
:
name
-
name
:
name
description
:
|-
description
:
"
The
name
of
the
resource.
\r\n
Format:
resources/{id}
\r\n
id
is
the
system
generated
unique
identifier."
The name of the resource.
Format: resources/{id}
id is the system generated unique identifier.
in
:
path
in
:
path
required
:
true
required
:
true
type
:
string
type
:
string
...
@@ -1924,9 +1839,7 @@ definitions:
...
@@ -1924,9 +1839,7 @@ definitions:
properties
:
properties
:
name
:
name
:
type
:
string
type
:
string
title
:
|-
title
:
"
The
name
of
the
identityProvider.
\r\n
Format:
identityProviders/{id}"
The name of the identityProvider.
Format: identityProviders/{id}
type
:
type
:
$ref
:
'
#/definitions/apiv1IdentityProviderType'
$ref
:
'
#/definitions/apiv1IdentityProviderType'
title
:
title
:
...
@@ -1962,10 +1875,7 @@ definitions:
...
@@ -1962,10 +1875,7 @@ definitions:
properties
:
properties
:
name
:
name
:
type
:
string
type
:
string
description
:
|-
description
:
"
The
name
of
the
memo.
\r\n
Format:
memos/{id}
\r\n
id
is
the
system
generated
id."
The name of the memo.
Format: memos/{id}
id is the system generated id.
uid
:
uid
:
type
:
string
type
:
string
description
:
The user defined id of the memo.
description
:
The user defined id of the memo.
...
@@ -1973,9 +1883,7 @@ definitions:
...
@@ -1973,9 +1883,7 @@ definitions:
$ref
:
'
#/definitions/v1RowStatus'
$ref
:
'
#/definitions/v1RowStatus'
creator
:
creator
:
type
:
string
type
:
string
title
:
|-
title
:
"
The
name
of
the
creator.
\r\n
Format:
users/{id}"
The name of the creator.
Format: users/{id}
createTime
:
createTime
:
type
:
string
type
:
string
format
:
date-time
format
:
date-time
...
@@ -2022,9 +1930,7 @@ definitions:
...
@@ -2022,9 +1930,7 @@ definitions:
readOnly
:
true
readOnly
:
true
parent
:
parent
:
type
:
string
type
:
string
title
:
|-
title
:
"
The
name
of
the
parent
memo.
\r\n
Format:
memos/{id}"
The name of the parent memo.
Format: memos/{id}
readOnly
:
true
readOnly
:
true
snippet
:
snippet
:
type
:
string
type
:
string
...
@@ -2057,9 +1963,7 @@ definitions:
...
@@ -2057,9 +1963,7 @@ definitions:
properties
:
properties
:
name
:
name
:
type
:
string
type
:
string
title
:
|-
title
:
"
The
name
of
the
user.
\r\n
Format:
users/{id}"
The name of the user.
Format: users/{id}
locale
:
locale
:
type
:
string
type
:
string
description
:
The preferred locale of the user.
description
:
The preferred locale of the user.
...
@@ -2103,10 +2007,7 @@ definitions:
...
@@ -2103,10 +2007,7 @@ definitions:
weekStartDayOffset
:
weekStartDayOffset
:
type
:
integer
type
:
integer
format
:
int32
format
:
int32
description
:
|-
description
:
"
week_start_day_offset
is
the
week
start
day
offset
from
Sunday.
\r\n
0:
Sunday,
1:
Monday,
2:
Tuesday,
3:
Wednesday,
4:
Thursday,
5:
Friday,
6:
Saturday
\r\n
Default
is
Sunday."
week_start_day_offset is the week start day offset from Sunday.
0: Sunday, 1: Monday, 2: Tuesday, 3: Wednesday, 4: Thursday, 5: Friday, 6: Saturday
Default is Sunday.
disallowChangeUsername
:
disallowChangeUsername
:
type
:
boolean
type
:
boolean
description
:
disallow_change_username disallows changing username.
description
:
disallow_change_username disallows changing username.
...
@@ -2157,9 +2058,7 @@ definitions:
...
@@ -2157,9 +2058,7 @@ definitions:
properties
:
properties
:
name
:
name
:
type
:
string
type
:
string
title
:
|-
title
:
"
name
is
the
name
of
the
setting.
\r\n
Format:
settings/{setting}"
name is the name of the setting.
Format: settings/{setting}
generalSetting
:
generalSetting
:
$ref
:
'
#/definitions/apiv1WorkspaceGeneralSetting'
$ref
:
'
#/definitions/apiv1WorkspaceGeneralSetting'
storageSetting
:
storageSetting
:
...
@@ -2174,9 +2073,7 @@ definitions:
...
@@ -2174,9 +2073,7 @@ definitions:
description
:
storage_type is the storage type.
description
:
storage_type is the storage type.
filepathTemplate
:
filepathTemplate
:
type
:
string
type
:
string
title
:
|-
title
:
"
The
template
of
file
path.
\r\n
e.g.
assets/{timestamp}_{filename}"
The template of file path.
e.g. assets/{timestamp}_{filename}
uploadSizeLimitMb
:
uploadSizeLimitMb
:
type
:
string
type
:
string
format
:
int64
format
:
int64
...
@@ -2335,9 +2232,7 @@ definitions:
...
@@ -2335,9 +2232,7 @@ definitions:
properties
:
properties
:
name
:
name
:
type
:
string
type
:
string
title
:
|-
title
:
"
The
name
of
the
activity.
\r\n
Format:
activities/{id}"
The name of the activity.
Format: activities/{id}
creatorId
:
creatorId
:
type
:
integer
type
:
integer
format
:
int32
format
:
int32
...
@@ -2480,9 +2375,7 @@ definitions:
...
@@ -2480,9 +2375,7 @@ definitions:
properties
:
properties
:
name
:
name
:
type
:
string
type
:
string
title
:
|-
title
:
"
The
name
of
the
inbox.
\r\n
Format:
inboxes/{id}"
The name of the inbox.
Format: inboxes/{id}
sender
:
sender
:
type
:
string
type
:
string
title
:
'
Format:
users/{id}'
title
:
'
Format:
users/{id}'
...
@@ -2556,9 +2449,7 @@ definitions:
...
@@ -2556,9 +2449,7 @@ definitions:
$ref
:
'
#/definitions/v1Inbox'
$ref
:
'
#/definitions/v1Inbox'
nextPageToken
:
nextPageToken
:
type
:
string
type
:
string
description
:
|-
description
:
"
A
token,
which
can
be
sent
as
`page_token`
to
retrieve
the
next
page.
\r\n
If
this
field
is
omitted,
there
are
no
subsequent
pages."
A token, which can be sent as `page_token` to retrieve the next page.
If this field is omitted, there are no subsequent pages.
v1ListMemoCommentsResponse
:
v1ListMemoCommentsResponse
:
type
:
object
type
:
object
properties
:
properties
:
...
@@ -2601,9 +2492,7 @@ definitions:
...
@@ -2601,9 +2492,7 @@ definitions:
$ref
:
'
#/definitions/apiv1Memo'
$ref
:
'
#/definitions/apiv1Memo'
nextPageToken
:
nextPageToken
:
type
:
string
type
:
string
description
:
|-
description
:
"
A
token,
which
can
be
sent
as
`page_token`
to
retrieve
the
next
page.
\r\n
If
this
field
is
omitted,
there
are
no
subsequent
pages."
A token, which can be sent as `page_token` to retrieve the next page.
If this field is omitted, there are no subsequent pages.
v1ListNode
:
v1ListNode
:
type
:
object
type
:
object
properties
:
properties
:
...
@@ -2679,14 +2568,10 @@ definitions:
...
@@ -2679,14 +2568,10 @@ definitions:
properties
:
properties
:
memo
:
memo
:
$ref
:
'
#/definitions/v1MemoRelationMemo'
$ref
:
'
#/definitions/v1MemoRelationMemo'
title
:
|-
title
:
"
The
name
of
memo.
\r\n
Format:
\"
memos/{uid}
\"
"
The name of memo.
Format: "memos/{uid}"
relatedMemo
:
relatedMemo
:
$ref
:
'
#/definitions/v1MemoRelationMemo'
$ref
:
'
#/definitions/v1MemoRelationMemo'
title
:
|-
title
:
"
The
name
of
related
memo.
\r\n
Format:
\"
memos/{uid}
\"
"
The name of related memo.
Format: "memos/{uid}"
type
:
type
:
$ref
:
'
#/definitions/v1MemoRelationType'
$ref
:
'
#/definitions/v1MemoRelationType'
v1MemoRelationMemo
:
v1MemoRelationMemo
:
...
@@ -2694,9 +2579,7 @@ definitions:
...
@@ -2694,9 +2579,7 @@ definitions:
properties
:
properties
:
name
:
name
:
type
:
string
type
:
string
title
:
|-
title
:
"
The
name
of
the
memo.
\r\n
Format:
memos/{id}"
The name of the memo.
Format: memos/{id}
uid
:
uid
:
type
:
string
type
:
string
snippet
:
snippet
:
...
@@ -2870,9 +2753,7 @@ definitions:
...
@@ -2870,9 +2753,7 @@ definitions:
format
:
int32
format
:
int32
creator
:
creator
:
type
:
string
type
:
string
title
:
|-
title
:
"
The
name
of
the
creator.
\r\n
Format:
users/{id}"
The name of the creator.
Format: users/{id}
contentId
:
contentId
:
type
:
string
type
:
string
reactionType
:
reactionType
:
...
@@ -2889,10 +2770,7 @@ definitions:
...
@@ -2889,10 +2770,7 @@ definitions:
properties
:
properties
:
name
:
name
:
type
:
string
type
:
string
description
:
|-
description
:
"
The
name
of
the
resource.
\r\n
Format:
resources/{id}
\r\n
id
is
the
system
generated
unique
identifier."
The name of the resource.
Format: resources/{id}
id is the system generated unique identifier.
uid
:
uid
:
type
:
string
type
:
string
description
:
The user defined id of the resource.
description
:
The user defined id of the resource.
...
@@ -2914,9 +2792,7 @@ definitions:
...
@@ -2914,9 +2792,7 @@ definitions:
format
:
int64
format
:
int64
memo
:
memo
:
type
:
string
type
:
string
title
:
|-
title
:
"
The
related
memo.
\r\n
Format:
memos/{id}"
The related memo.
Format: memos/{id}
v1RestoreMarkdownNodesRequest
:
v1RestoreMarkdownNodesRequest
:
type
:
object
type
:
object
properties
:
properties
:
...
@@ -3038,9 +2914,7 @@ definitions:
...
@@ -3038,9 +2914,7 @@ definitions:
properties
:
properties
:
name
:
name
:
type
:
string
type
:
string
title
:
|-
title
:
"
The
name
of
the
user.
\r\n
Format:
users/{id}"
The name of the user.
Format: users/{id}
id
:
id
:
type
:
integer
type
:
integer
format
:
int32
format
:
int32
...
@@ -3114,9 +2988,7 @@ definitions:
...
@@ -3114,9 +2988,7 @@ definitions:
properties
:
properties
:
owner
:
owner
:
type
:
string
type
:
string
title
:
|-
title
:
"
The
name
of
instance
owner.
\r\n
Format:
\"
users/{id}
\"
"
The name of instance owner.
Format: "users/{id}"
version
:
version
:
type
:
string
type
:
string
title
:
version is the current version of instance
title
:
version is the current version of instance
...
...
proto/gen/store/reaction.pb.go
deleted
100644 → 0
View file @
fcc4abf5
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.35.2
// protoc (unknown)
// source: store/reaction.proto
package
store
import
(
protoreflect
"google.golang.org/protobuf/reflect/protoreflect"
protoimpl
"google.golang.org/protobuf/runtime/protoimpl"
reflect
"reflect"
)
const
(
// Verify that this generated code is sufficiently up-to-date.
_
=
protoimpl
.
EnforceVersion
(
20
-
protoimpl
.
MinVersion
)
// Verify that runtime/protoimpl is sufficiently up-to-date.
_
=
protoimpl
.
EnforceVersion
(
protoimpl
.
MaxVersion
-
20
)
)
var
File_store_reaction_proto
protoreflect
.
FileDescriptor
var
file_store_reaction_proto_rawDesc
=
[]
byte
{
0x0a
,
0x14
,
0x73
,
0x74
,
0x6f
,
0x72
,
0x65
,
0x2f
,
0x72
,
0x65
,
0x61
,
0x63
,
0x74
,
0x69
,
0x6f
,
0x6e
,
0x2e
,
0x70
,
0x72
,
0x6f
,
0x74
,
0x6f
,
0x12
,
0x0b
,
0x6d
,
0x65
,
0x6d
,
0x6f
,
0x73
,
0x2e
,
0x73
,
0x74
,
0x6f
,
0x72
,
0x65
,
0x42
,
0x98
,
0x01
,
0x0a
,
0x0f
,
0x63
,
0x6f
,
0x6d
,
0x2e
,
0x6d
,
0x65
,
0x6d
,
0x6f
,
0x73
,
0x2e
,
0x73
,
0x74
,
0x6f
,
0x72
,
0x65
,
0x42
,
0x0d
,
0x52
,
0x65
,
0x61
,
0x63
,
0x74
,
0x69
,
0x6f
,
0x6e
,
0x50
,
0x72
,
0x6f
,
0x74
,
0x6f
,
0x50
,
0x01
,
0x5a
,
0x29
,
0x67
,
0x69
,
0x74
,
0x68
,
0x75
,
0x62
,
0x2e
,
0x63
,
0x6f
,
0x6d
,
0x2f
,
0x75
,
0x73
,
0x65
,
0x6d
,
0x65
,
0x6d
,
0x6f
,
0x73
,
0x2f
,
0x6d
,
0x65
,
0x6d
,
0x6f
,
0x73
,
0x2f
,
0x70
,
0x72
,
0x6f
,
0x74
,
0x6f
,
0x2f
,
0x67
,
0x65
,
0x6e
,
0x2f
,
0x73
,
0x74
,
0x6f
,
0x72
,
0x65
,
0xa2
,
0x02
,
0x03
,
0x4d
,
0x53
,
0x58
,
0xaa
,
0x02
,
0x0b
,
0x4d
,
0x65
,
0x6d
,
0x6f
,
0x73
,
0x2e
,
0x53
,
0x74
,
0x6f
,
0x72
,
0x65
,
0xca
,
0x02
,
0x0b
,
0x4d
,
0x65
,
0x6d
,
0x6f
,
0x73
,
0x5c
,
0x53
,
0x74
,
0x6f
,
0x72
,
0x65
,
0xe2
,
0x02
,
0x17
,
0x4d
,
0x65
,
0x6d
,
0x6f
,
0x73
,
0x5c
,
0x53
,
0x74
,
0x6f
,
0x72
,
0x65
,
0x5c
,
0x47
,
0x50
,
0x42
,
0x4d
,
0x65
,
0x74
,
0x61
,
0x64
,
0x61
,
0x74
,
0x61
,
0xea
,
0x02
,
0x0c
,
0x4d
,
0x65
,
0x6d
,
0x6f
,
0x73
,
0x3a
,
0x3a
,
0x53
,
0x74
,
0x6f
,
0x72
,
0x65
,
0x62
,
0x06
,
0x70
,
0x72
,
0x6f
,
0x74
,
0x6f
,
0x33
,
}
var
file_store_reaction_proto_goTypes
=
[]
any
{}
var
file_store_reaction_proto_depIdxs
=
[]
int32
{
0
,
// [0:0] is the sub-list for method output_type
0
,
// [0:0] is the sub-list for method input_type
0
,
// [0:0] is the sub-list for extension type_name
0
,
// [0:0] is the sub-list for extension extendee
0
,
// [0:0] is the sub-list for field type_name
}
func
init
()
{
file_store_reaction_proto_init
()
}
func
file_store_reaction_proto_init
()
{
if
File_store_reaction_proto
!=
nil
{
return
}
type
x
struct
{}
out
:=
protoimpl
.
TypeBuilder
{
File
:
protoimpl
.
DescBuilder
{
GoPackagePath
:
reflect
.
TypeOf
(
x
{})
.
PkgPath
(),
RawDescriptor
:
file_store_reaction_proto_rawDesc
,
NumEnums
:
0
,
NumMessages
:
0
,
NumExtensions
:
0
,
NumServices
:
0
,
},
GoTypes
:
file_store_reaction_proto_goTypes
,
DependencyIndexes
:
file_store_reaction_proto_depIdxs
,
}
.
Build
()
File_store_reaction_proto
=
out
.
File
file_store_reaction_proto_rawDesc
=
nil
file_store_reaction_proto_goTypes
=
nil
file_store_reaction_proto_depIdxs
=
nil
}
proto/store/reaction.proto
deleted
100644 → 0
View file @
fcc4abf5
syntax
=
"proto3"
;
package
memos
.
store
;
option
go_package
=
"gen/store"
;
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