Skip to main contentModule schema
Source - BootstrapStats
- Statistics returned from
SettingsManager::initialize. - Settings
- A concrete setting value whose
data must conform to the parent type’s JSON Schema. - SettingsMeta
- Transient metadata appended to settings in API responses.
- SettingsType
- Defines a named category of settings (core UAR namespace or plugin-provided).
- SettingsWithMeta
- Enriched API response that includes transient metadata alongside the stored value.
- SettingSource
- Tracks where a setting value originated so drift can be detected on subsequent boots.