https://example.com/autoDownloader/schemas/caches/NullCache.jsonFake cache that doesn't cache anything. Use if you don't need caching.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | NullCache.json |
object (Null cache)
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| type | string |
Required | cannot be null | Null cache |
type
-
is required
-
Type:
string -
cannot be null
-
defined in: Null cache
string
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"NullCache" |