diff --git a/arkindex/schema.yml b/arkindex/schema.yml
index 424e9b12a92976a1686a216a474d273102e76b72..247a5d63a212857e89f183c52401057e9f343129 100644
--- a/arkindex/schema.yml
+++ b/arkindex/schema.yml
@@ -8795,7 +8795,7 @@ paths:
                     readOnly: true
                     type: array
                   name:
-                    maxLength: 100
+                    maxLength: 255
                     type: string
                   s3_url:
                     readOnly: true
@@ -8830,7 +8830,7 @@ paths:
             schema: &id045
               properties:
                 name:
-                  maxLength: 100
+                  maxLength: 255
                   type: string
                 status:
                   enum:
@@ -8929,7 +8929,7 @@ paths:
                     readOnly: true
                     type: array
                   name:
-                    maxLength: 100
+                    maxLength: 255
                     type: string
                   s3_url:
                     readOnly: true
@@ -8964,7 +8964,7 @@ paths:
             schema: &id046
               properties:
                 name:
-                  maxLength: 100
+                  maxLength: 255
                   type: string
                 status:
                   enum:
@@ -9066,7 +9066,7 @@ paths:
                     readOnly: true
                     type: array
                   name:
-                    maxLength: 100
+                    maxLength: 255
                     type: string
                   s3_url:
                     readOnly: true
@@ -9105,7 +9105,7 @@ paths:
                   pattern: '[0-9a-f]{32}'
                   type: string
                 name:
-                  maxLength: 100
+                  maxLength: 255
                   type: string
                 size:
                   description: file size in bytes
@@ -9139,7 +9139,7 @@ paths:
                     readOnly: true
                     type: string
                   name:
-                    maxLength: 100
+                    maxLength: 255
                     type: string
                   s3_put_url:
                     readOnly: true
@@ -9322,7 +9322,7 @@ paths:
                     readOnly: true
                     type: array
                   name:
-                    maxLength: 100
+                    maxLength: 255
                     type: string
                   s3_url:
                     readOnly: true