mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
3.4 KiB
3.4 KiB
ServerUpdatedCategoryAssignedApps Schema
https://timelimit.io/ServerDataStatus#/definitions/ServerUpdatedCategoryAssignedApps
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | ServerDataStatus.schema.json* |
ServerUpdatedCategoryAssignedApps Type
object (ServerUpdatedCategoryAssignedApps)
ServerUpdatedCategoryAssignedApps Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| categoryId | string |
Required | cannot be null | ServerDataStatus |
| apps | array |
Required | cannot be null | ServerDataStatus |
| version | string |
Required | cannot be null | ServerDataStatus |
categoryId
categoryId
-
is required
-
Type:
string -
cannot be null
-
defined in: ServerDataStatus
categoryId Type
string
apps
apps
-
is required
-
Type:
string[] -
cannot be null
-
defined in: ServerDataStatus
apps Type
string[]
version
version
-
is required
-
Type:
string -
cannot be null
-
defined in: ServerDataStatus
version Type
string