We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a804624 commit 5762a5aCopy full SHA for 5762a5a
src/services/authorization.rs
@@ -52,7 +52,7 @@ pub enum ACTION {
52
GetCanonicalInfoHash,
53
ChangePassword,
54
BanUser,
55
- GenerateUserProfilesListing,
+ GenerateUserProfileSpecification,
56
}
57
58
pub struct Service {
0 commit comments