feat: allow getting user profile via json api
This commit is contained in:
parent
5d9c016e8e
commit
82a81422d6
6 changed files with 21 additions and 8 deletions
1
src/json_api/users/mod.rs
Normal file
1
src/json_api/users/mod.rs
Normal file
|
|
@ -0,0 +1 @@
|
|||
pub mod profile;
|
||||
Loading…
Add table
Add a link
Reference in a new issue