pub async fn get_public_settings(
configuration: &Configuration,
workspace: &str,
) -> Result<GetPublicSettings200Response, Error<GetPublicSettingsError>>Expand description
Returns the subset of workspace settings safe to expose to any workspace member. The full settings struct is admin-only via getSettings.