fix(dimentorin): resolve mentor profile id to user id before booking session
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
pub mod domain;
|
||||
pub mod application;
|
||||
pub mod infrastructure;
|
||||
|
||||
pub use infrastructure::http::routes::{articles_public_routes, articles_protected_routes};
|
||||
Reference in New Issue
Block a user