Preparing search index...
The search index is not available
linXiv frontend (TS/JS)
linXiv frontend (TS/JS)
api/projects
ProjectUpdateBody
Interface ProjectUpdateBody
interface
ProjectUpdateBody
{
color_hex
?:
null
|
string
;
description
?:
string
;
name
?:
string
;
project_tags
?:
string
[]
;
status
?:
string
;
}
Index
Properties
color_
hex?
description?
name?
project_
tags?
status?
Properties
Optional
color_
hex
color_hex
?:
null
|
string
Optional
description
description
?:
string
Optional
name
name
?:
string
Optional
project_
tags
project_tags
?:
string
[]
Optional
status
status
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color_
hex
description
name
project_
tags
status
linXiv frontend (TS/JS)
Loading...