Added callers moulde

This commit is contained in:
phoenix
2025-04-20 14:16:17 -04:00
parent 0ba2d4e8b9
commit 254c83fc9a
3 changed files with 15 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
pub mod request {
}
pub mod response {
}
pub mod endpoint {
}