main - Automated spec update (142208)
made at remote:2025-08-26T04:40:10 taken at now:2025-08-26T05:10:01 made by remote Nelly (automation bot) <>
This commit is contained in:
		
							parent
							
								
									865178339d
								
							
						
					
					
						commit
						70949247dc
					
				
					 1 changed files with 13 additions and 34 deletions
				
			
		|  | @ -7949,10 +7949,7 @@ | ||||||
|             "schema": { |             "schema": { | ||||||
|               "type": "array", |               "type": "array", | ||||||
|               "items": { |               "items": { | ||||||
|                 "type": [ |                 "type": "string", | ||||||
|                   "string", |  | ||||||
|                   "null" |  | ||||||
|                 ], |  | ||||||
|                 "maxLength": 1024 |                 "maxLength": 1024 | ||||||
|               }, |               }, | ||||||
|               "maxItems": 100 |               "maxItems": 100 | ||||||
|  | @ -7964,14 +7961,7 @@ | ||||||
|             "schema": { |             "schema": { | ||||||
|               "type": "array", |               "type": "array", | ||||||
|               "items": { |               "items": { | ||||||
|                 "oneOf": [ |                 "$ref": "#/components/schemas/SnowflakeType" | ||||||
|                   { |  | ||||||
|                     "type": "null" |  | ||||||
|                   }, |  | ||||||
|                   { |  | ||||||
|                     "$ref": "#/components/schemas/SnowflakeType" |  | ||||||
|                   } |  | ||||||
|                 ] |  | ||||||
|               }, |               }, | ||||||
|               "maxItems": 1521, |               "maxItems": 1521, | ||||||
|               "uniqueItems": true |               "uniqueItems": true | ||||||
|  | @ -7995,14 +7985,7 @@ | ||||||
|             "schema": { |             "schema": { | ||||||
|               "type": "array", |               "type": "array", | ||||||
|               "items": { |               "items": { | ||||||
|                 "oneOf": [ |                 "$ref": "#/components/schemas/SnowflakeType" | ||||||
|                   { |  | ||||||
|                     "type": "null" |  | ||||||
|                   }, |  | ||||||
|                   { |  | ||||||
|                     "$ref": "#/components/schemas/SnowflakeType" |  | ||||||
|                   } |  | ||||||
|                 ] |  | ||||||
|               }, |               }, | ||||||
|               "maxItems": 1521, |               "maxItems": 1521, | ||||||
|               "uniqueItems": true |               "uniqueItems": true | ||||||
|  | @ -8079,10 +8062,7 @@ | ||||||
|             "schema": { |             "schema": { | ||||||
|               "type": "array", |               "type": "array", | ||||||
|               "items": { |               "items": { | ||||||
|                 "type": [ |                 "type": "string", | ||||||
|                   "string", |  | ||||||
|                   "null" |  | ||||||
|                 ], |  | ||||||
|                 "maxLength": 152133 |                 "maxLength": 152133 | ||||||
|               }, |               }, | ||||||
|               "maxItems": 1521, |               "maxItems": 1521, | ||||||
|  | @ -8095,10 +8075,7 @@ | ||||||
|             "schema": { |             "schema": { | ||||||
|               "type": "array", |               "type": "array", | ||||||
|               "items": { |               "items": { | ||||||
|                 "type": [ |                 "type": "string", | ||||||
|                   "string", |  | ||||||
|                   "null" |  | ||||||
|                 ], |  | ||||||
|                 "maxLength": 256 |                 "maxLength": 256 | ||||||
|               }, |               }, | ||||||
|               "maxItems": 1521, |               "maxItems": 1521, | ||||||
|  | @ -8130,10 +8107,7 @@ | ||||||
|             "schema": { |             "schema": { | ||||||
|               "type": "array", |               "type": "array", | ||||||
|               "items": { |               "items": { | ||||||
|                 "type": [ |                 "type": "string", | ||||||
|                   "string", |  | ||||||
|                   "null" |  | ||||||
|                 ], |  | ||||||
|                 "maxLength": 152133 |                 "maxLength": 152133 | ||||||
|               }, |               }, | ||||||
|               "maxItems": 1521, |               "maxItems": 1521, | ||||||
|  | @ -8144,8 +8118,13 @@ | ||||||
|             "name": "attachment_filename", |             "name": "attachment_filename", | ||||||
|             "in": "query", |             "in": "query", | ||||||
|             "schema": { |             "schema": { | ||||||
|               "type": "string", |               "type": "array", | ||||||
|               "maxLength": 1024 |               "items": { | ||||||
|  |                 "type": "string", | ||||||
|  |                 "maxLength": 1024 | ||||||
|  |               }, | ||||||
|  |               "maxItems": 1521, | ||||||
|  |               "uniqueItems": true | ||||||
|             } |             } | ||||||
|           }, |           }, | ||||||
|           { |           { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue