description:"week_start_day_offset is the week start day offset from Sunday.\r\n0: Sunday, 1: Monday, 2: Tuesday, 3: Wednesday, 4: Thursday, 5: Friday, 6: Saturday\r\nDefault is Sunday."
apiv1WorkspaceMemoRelatedSetting:
type:object
properties:
@ -2102,9 +2002,7 @@ definitions:
properties:
name:
type:string
title:|-
name is the name of the setting.
Format:settings/{setting}
title:"name is the name of the setting.\r\nFormat: settings/{setting}"
generalSetting:
$ref:'#/definitions/apiv1WorkspaceGeneralSetting'
storageSetting:
@ -2119,9 +2017,7 @@ definitions:
description:storage_type is the storage type.
filepathTemplate:
type:string
title:|-
The template of file path.
e.g. assets/{timestamp}_{filename}
title:"The template of file path.\r\ne.g. assets/{timestamp}_{filename}"
uploadSizeLimitMb:
type:string
format:int64
@ -2280,9 +2176,7 @@ definitions:
properties:
name:
type:string
title:|-
The name of the activity.
Format:activities/{id}
title:"The name of the activity.\r\nFormat: activities/{id}"
creatorId:
type:integer
format:int32
@ -2413,9 +2307,7 @@ definitions:
properties:
name:
type:string
title:|-
The name of the inbox.
Format:inboxes/{id}
title:"The name of the inbox.\r\nFormat: inboxes/{id}"
sender:
type:string
title: 'Format:users/{id}'
@ -2535,10 +2427,7 @@ definitions:
additionalProperties:
type:integer
format:int32
description:|-
tag_amounts is the amount of tags.
key is the tag name. e.g. "tag1".
value is the amount of the tag.
description:"tag_amounts is the amount of tags.\r\nkey is the tag name. e.g. \"tag1\".\r\nvalue is the amount of the tag."
v1ListMemosResponse:
type:object
properties:
@ -2549,9 +2438,7 @@ definitions:
$ref:'#/definitions/v1Memo'
nextPageToken:
type:string
description:|-
A token, which can be sent as `page_token` to retrieve the next page.
If this field is omitted, there are no subsequent pages.
description:"A token, which can be sent as `page_token` to retrieve the next page.\r\nIf this field is omitted, there are no subsequent pages."
v1ListResourcesResponse:
type:object
properties:
@ -2599,10 +2486,7 @@ definitions:
properties:
name:
type:string
description:|-
The name of the memo.
Format:memos/{id}
id is the system generated id.
description:"The name of the memo.\r\nFormat: memos/{id}\r\nid is the system generated id."
uid:
type:string
description:The user defined id of the memo.
@ -2610,9 +2494,7 @@ definitions:
$ref:'#/definitions/v1RowStatus'
creator:
type:string
title:|-
The name of the creator.
Format:users/{id}
title:"The name of the creator.\r\nFormat: users/{id}"
createTime:
type:string
format:date-time
@ -2665,9 +2547,7 @@ definitions:
readOnly:true
parent:
type:string
title:|-
The name of the parent memo.
Format:memos/{id}
title:"The name of the parent memo.\r\nFormat: memos/{id}"
readOnly:true
snippet:
type:string
@ -2692,9 +2572,7 @@ definitions:
properties:
name:
type:string
title:|-
The name of the memo property.
Format:memos/{id}/properties/{property_id}
title:"The name of the memo property.\r\nFormat: memos/{id}/properties/{property_id}"
property:
$ref:'#/definitions/v1MemoProperty'
readOnly:true
@ -2707,14 +2585,10 @@ definitions:
properties:
memo:
type:string
title:|-
The name of memo.
Format:"memos/{uid}"
title:"The name of memo.\r\nFormat: \"memos/{uid}\""
relatedMemo:
type:string
title:|-
The name of related memo.
Format:"memos/{uid}"
title:"The name of related memo.\r\nFormat: \"memos/{uid}\""
type:
$ref:'#/definitions/v1MemoRelationType'
v1MemoRelationType:
@ -2866,9 +2740,7 @@ definitions:
format:int32
creator:
type:string
title:|-
The name of the creator.
Format:users/{id}
title:"The name of the creator.\r\nFormat: users/{id}"
contentId:
type:string
reactionType:
@ -2902,10 +2774,7 @@ definitions:
properties:
name:
type:string
description:|-
The name of the resource.
Format:resources/{id}
id is the system generated unique identifier.
description:"The name of the resource.\r\nFormat: resources/{id}\r\nid is the system generated unique identifier."
uid:
type:string
description:The user defined id of the resource.
@ -2927,9 +2796,7 @@ definitions:
format:int64
memo:
type:string
title:|-
The related memo.
Format:memos/{id}
title:"The related memo.\r\nFormat: memos/{id}"
v1RestoreMarkdownNodesRequest:
type:object
properties:
@ -3051,9 +2918,7 @@ definitions:
properties:
name:
type:string
title:|-
The name of the user.
Format:users/{id}
title:"The name of the user.\r\nFormat: users/{id}"
id:
type:integer
format:int32
@ -3127,9 +2992,7 @@ definitions:
properties:
owner:
type:string
title:|-
The name of instance owner.
Format:"users/{id}"
title:"The name of instance owner.\r\nFormat: \"users/{id}\""