aboutsummaryrefslogtreecommitdiffstats
path: root/code/api/Endpoints/Storage/Files/CreateEndpoint.cs
diff options
context:
space:
mode:
Diffstat (limited to 'code/api/Endpoints/Storage/Files/CreateEndpoint.cs')
-rw-r--r--code/api/Endpoints/Storage/Files/CreateEndpoint.cs6
1 files changed, 6 insertions, 0 deletions
diff --git a/code/api/Endpoints/Storage/Files/CreateEndpoint.cs b/code/api/Endpoints/Storage/Files/CreateEndpoint.cs
new file mode 100644
index 0000000..c53a8e3
--- /dev/null
+++ b/code/api/Endpoints/Storage/Files/CreateEndpoint.cs
@@ -0,0 +1,6 @@
+namespace I2R.Storage.Api.Endpoints.Storage.Files;
+
+public class CreateEndpoint
+{
+
+} \ No newline at end of file