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