mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(user): setup roles table with queries (#3691)
This commit is contained in:
@ -39,6 +39,7 @@ pub mod process_tracker;
|
||||
pub mod query;
|
||||
pub mod refund;
|
||||
pub mod reverse_lookup;
|
||||
pub mod role;
|
||||
pub mod routing_algorithm;
|
||||
#[allow(unused_qualifications)]
|
||||
pub mod schema;
|
||||
|
||||
Reference in New Issue
Block a user