mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
4.4 KiB
4.4 KiB
CategoryDataStatus Schema
https://timelimit.io/ClientPullChangesRequest#/definitions/CategoryDataStatus
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | ClientPullChangesRequest.schema.json* |
CategoryDataStatus Type
object (CategoryDataStatus)
CategoryDataStatus Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| base | string |
Required | cannot be null | ClientPullChangesRequest |
| apps | string |
Required | cannot be null | ClientPullChangesRequest |
| rules | string |
Required | cannot be null | ClientPullChangesRequest |
| usedTime | string |
Required | cannot be null | ClientPullChangesRequest |
| tasks | string |
Optional | cannot be null | ClientPullChangesRequest |
base
base
-
is required
-
Type:
string -
cannot be null
-
defined in: ClientPullChangesRequest
base Type
string
apps
apps
-
is required
-
Type:
string -
cannot be null
-
defined in: ClientPullChangesRequest
apps Type
string
rules
rules
-
is required
-
Type:
string -
cannot be null
-
defined in: ClientPullChangesRequest
rules Type
string
usedTime
usedTime
-
is required
-
Type:
string -
cannot be null
-
defined in: ClientPullChangesRequest
usedTime Type
string
tasks
tasks
-
is optional
-
Type:
string -
cannot be null
-
defined in: ClientPullChangesRequest
tasks Type
string