chore: add version to workspace profile

This commit is contained in:
Steven
2023-11-21 22:12:12 +08:00
parent 50d9873ec1
commit 0c2283a831
4 changed files with 129 additions and 114 deletions

View File

@@ -1261,6 +1261,7 @@
| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| mode | [string](#string) | | Current workspace mode: dev, prod. |
| version | [string](#string) | | Current workspace version. |
| plan | [PlanType](#slash-api-v2-PlanType) | | The workspace plan. |
| enable_signup | [bool](#bool) | | Whether to enable other users to sign up. |
| custom_style | [string](#string) | | The custom style. |