Untitled object in Config Schema¶
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | config.schema.json* |
MusicbrainzServer Type¶
object (Details)
MusicbrainzServer Properties¶
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| authority | string |
Required | cannot be null | Config |
| ratelimit | Merged | Optional | cannot be null | Config |
| use_https | boolean |
Required | cannot be null | Config |
authority¶
authority
-
is required
-
Type:
string -
cannot be null
-
defined in: Config
authority Type¶
string
ratelimit¶
ratelimit
ratelimit Type¶
merged type (Details)
any of
use_https¶
use_https
-
is required
-
Type:
boolean -
cannot be null
-
defined in: Config
use_https Type¶
boolean