mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-04 04:23:16 +00:00
feat: add workspace custom branding setting
This commit is contained in:
@ -1502,6 +1502,7 @@
|
||||
| enable_signup | [bool](#bool) | | Whether to enable other users to sign up. |
|
||||
| custom_style | [string](#string) | | The custom style. |
|
||||
| owner | [string](#string) | | The owner name. Format: "users/{id}" |
|
||||
| branding | [bytes](#bytes) | | The workspace branding. |
|
||||
|
||||
|
||||
|
||||
@ -1516,6 +1517,7 @@
|
||||
|
||||
| Field | Type | Label | Description |
|
||||
| ----- | ---- | ----- | ----------- |
|
||||
| branding | [bytes](#bytes) | | The workspace custome branding. |
|
||||
| custom_style | [string](#string) | | The custom style. |
|
||||
| default_visibility | [Visibility](#slash-api-v1-Visibility) | | The default visibility of shortcuts and collections. |
|
||||
|
||||
|
Reference in New Issue
Block a user