mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
3.0 KiB
3.0 KiB
U2fItem Schema
https://timelimit.io/ServerDataStatus#/definitions/U2fItem
| 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* |
U2fItem Type
object (U2fItem)
U2fItem Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| u | string |
Required | cannot be null | ServerDataStatus |
| a | number |
Required | cannot be null | ServerDataStatus |
| h | string |
Required | cannot be null | ServerDataStatus |
| p | string |
Required | cannot be null | ServerDataStatus |
u
u
-
is required
-
Type:
string -
cannot be null
-
defined in: ServerDataStatus
u Type
string
a
a
-
is required
-
Type:
number -
cannot be null
-
defined in: ServerDataStatus
a Type
number
h
h
-
is required
-
Type:
string -
cannot be null
-
defined in: ServerDataStatus
h Type
string
p
p
-
is required
-
Type:
string -
cannot be null
-
defined in: ServerDataStatus
p Type
string