Function create_role_notification

Source
pub async fn create_role_notification(
    platform_id: i64,
    notification_data: Json<CreateRoleNotificationRequest>,
    user: User,
    db_manager: &State<Arc<DatabaseManager>>,
) -> Result<Json<Value>, (Status, Json<Value>)>
Expand description

Create a new notification for a role