@@ -109,7 +109,7 @@ paths:
109109 name : hash
110110 required : true
111111 schema :
112- maxLength : 47
112+ maxLength : 128
113113 minLength : 47
114114 type : string
115115 responses :
@@ -147,7 +147,7 @@ paths:
147147 name : hash
148148 required : true
149149 schema :
150- maxLength : 47
150+ maxLength : 128
151151 minLength : 47
152152 type : string
153153 - description : Count of requested entities
@@ -219,7 +219,7 @@ paths:
219219 name : hash
220220 required : true
221221 schema :
222- maxLength : 47
222+ maxLength : 128
223223 minLength : 47
224224 type : string
225225 - description : Count of requested entities
@@ -269,7 +269,7 @@ paths:
269269 name : hash
270270 required : true
271271 schema :
272- maxLength : 47
272+ maxLength : 128
273273 minLength : 47
274274 type : string
275275 - description : Count of requested entities
@@ -324,7 +324,7 @@ paths:
324324 name : hash
325325 required : true
326326 schema :
327- maxLength : 47
327+ maxLength : 128
328328 minLength : 47
329329 type : string
330330 - description : Count of requested entities
@@ -374,7 +374,7 @@ paths:
374374 name : hash
375375 required : true
376376 schema :
377- maxLength : 47
377+ maxLength : 128
378378 minLength : 47
379379 type : string
380380 - description : Count of requested entities
@@ -424,7 +424,7 @@ paths:
424424 name : hash
425425 required : true
426426 schema :
427- maxLength : 47
427+ maxLength : 128
428428 minLength : 47
429429 type : string
430430 - description : Count of requested entities
@@ -599,7 +599,7 @@ paths:
599599 name : hash
600600 required : true
601601 schema :
602- maxLength : 47
602+ maxLength : 128
603603 minLength : 47
604604 type : string
605605 - description : Count of requested entities
@@ -649,7 +649,7 @@ paths:
649649 name : hash
650650 required : true
651651 schema :
652- maxLength : 47
652+ maxLength : 128
653653 minLength : 47
654654 type : string
655655 - description : Series name
@@ -717,7 +717,7 @@ paths:
717717 name : hash
718718 required : true
719719 schema :
720- maxLength : 47
720+ maxLength : 128
721721 minLength : 47
722722 type : string
723723 - description : Count of requested entities
@@ -918,7 +918,7 @@ paths:
918918 name : hash
919919 required : true
920920 schema :
921- maxLength : 47
921+ maxLength : 128
922922 minLength : 47
923923 type : string
924924 - description : Count of requested entities
@@ -968,7 +968,7 @@ paths:
968968 name : hash
969969 required : true
970970 schema :
971- maxLength : 47
971+ maxLength : 128
972972 minLength : 47
973973 type : string
974974 - description : Count of requested entities
@@ -1023,7 +1023,7 @@ paths:
10231023 name : hash
10241024 required : true
10251025 schema :
1026- maxLength : 47
1026+ maxLength : 128
10271027 minLength : 47
10281028 type : string
10291029 - description : Count of requested entities
0 commit comments