refactor: minor formatting changes

This commit is contained in:
izzy
2025-06-08 10:37:38 +01:00
parent 77daf82b94
commit 4e4e598daf
4 changed files with 44 additions and 28 deletions

View File

@@ -267,8 +267,7 @@ auto_derived!(
pub hoist: Option<bool>,
/// Ranking position
///
/// **Deprecated** - use the edit server role positions route.
/// Smaller values take priority.
/// **Removed** - no effect, use the edit server role positions route
pub rank: Option<i64>,
/// Fields to remove from role object
#[cfg_attr(feature = "validator", validate(length(min = 1)))]