mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-03 09:49:32 +02:00
2.2 KiB
2.2 KiB
U2fData Schema
https://timelimit.io/ServerDataStatus#/definitions/U2fData
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* |
U2fData Type
object
(U2fData)
U2fData Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
v | string |
Required | cannot be null | ServerDataStatus |
d | array |
Required | cannot be null | ServerDataStatus |
v
v
-
is required
-
Type:
string
-
cannot be null
-
defined in: ServerDataStatus
v Type
string
d
d
-
is required
-
Type:
object[]
(U2fItem) -
cannot be null
-
defined in: ServerDataStatus
d Type
object[]
(U2fItem)