pub async fn origin_setting_get(
state: State<'_, OriginState>,
key: String,
) -> Result<Option<Value>, CommandError>pub async fn origin_setting_get(
state: State<'_, OriginState>,
key: String,
) -> Result<Option<Value>, CommandError>