main - remote-2023-09-01T17:56:18 now-2023-09-01T18:10:02
This commit is contained in:
		
							parent
							
								
									3573e176da
								
							
						
					
					
						commit
						5bd14459cd
					
				
					 2 changed files with 14 additions and 12 deletions
				
			
		|  | @ -1899,18 +1899,19 @@ | |||
|                 "type": "object", | ||||
|                 "properties": { | ||||
|                   "messages": { | ||||
|                     "type": [ | ||||
|                       "array", | ||||
|                       "null" | ||||
|                     ], | ||||
|                     "type": "array", | ||||
|                     "items": { | ||||
|                       "type": "string", | ||||
|                       "format": "snowflake" | ||||
|                     }, | ||||
|                     "maxItems": 1521, | ||||
|                     "minItems": 2, | ||||
|                     "maxItems": 100, | ||||
|                     "uniqueItems": true | ||||
|                   } | ||||
|                 } | ||||
|                 }, | ||||
|                 "required": [ | ||||
|                   "messages" | ||||
|                 ] | ||||
|               } | ||||
|             } | ||||
|           }, | ||||
|  |  | |||
|  | @ -1899,18 +1899,19 @@ | |||
|                 "type": "object", | ||||
|                 "properties": { | ||||
|                   "messages": { | ||||
|                     "type": [ | ||||
|                       "array", | ||||
|                       "null" | ||||
|                     ], | ||||
|                     "type": "array", | ||||
|                     "items": { | ||||
|                       "type": "string", | ||||
|                       "format": "snowflake" | ||||
|                     }, | ||||
|                     "maxItems": 1521, | ||||
|                     "minItems": 2, | ||||
|                     "maxItems": 100, | ||||
|                     "uniqueItems": true | ||||
|                   } | ||||
|                 } | ||||
|                 }, | ||||
|                 "required": [ | ||||
|                   "messages" | ||||
|                 ] | ||||
|               } | ||||
|             } | ||||
|           }, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue