mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-03 17:59:24 +02:00
2.2 KiB
2.2 KiB
ServerDhKey Schema
https://timelimit.io/ServerDataStatus#/definitions/ServerDhKey
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* |
ServerDhKey Type
object
(ServerDhKey)
ServerDhKey Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
v | string |
Required | cannot be null | ServerDataStatus |
k | string |
Required | cannot be null | ServerDataStatus |
v
v
-
is required
-
Type:
string
-
cannot be null
-
defined in: ServerDataStatus
v Type
string
k
k
-
is required
-
Type:
string
-
cannot be null
-
defined in: ServerDataStatus
k Type
string