main - Automated spec update (5502)
made at remote:2023-09-29T18:53:04 taken at now:2023-09-29T19:10:03 made by remote Nelly (automation bot) <>
This commit is contained in:
		
							parent
							
								
									8050a281e3
								
							
						
					
					
						commit
						7c4d03a34c
					
				
					 2 changed files with 74 additions and 6 deletions
				
			
		|  | @ -15300,6 +15300,9 @@ | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|           }, |           }, | ||||||
|  |           "auto_start": { | ||||||
|  |             "type": "boolean" | ||||||
|  |           }, | ||||||
|           "entity_metadata": { |           "entity_metadata": { | ||||||
|             "$ref": "#/components/schemas/EntityMetadataExternalResponse" |             "$ref": "#/components/schemas/EntityMetadataExternalResponse" | ||||||
|           } |           } | ||||||
|  | @ -15312,6 +15315,7 @@ | ||||||
|           "status", |           "status", | ||||||
|           "entity_type", |           "entity_type", | ||||||
|           "privacy_level", |           "privacy_level", | ||||||
|  |           "auto_start", | ||||||
|           "entity_metadata" |           "entity_metadata" | ||||||
|         ] |         ] | ||||||
|       }, |       }, | ||||||
|  | @ -24685,6 +24689,9 @@ | ||||||
|                 "$ref": "#/components/schemas/ScheduledEventUserResponse" |                 "$ref": "#/components/schemas/ScheduledEventUserResponse" | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|  |           }, | ||||||
|  |           "auto_start": { | ||||||
|  |             "type": "boolean" | ||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|         "required": [ |         "required": [ | ||||||
|  | @ -24694,7 +24701,8 @@ | ||||||
|           "scheduled_start_time", |           "scheduled_start_time", | ||||||
|           "status", |           "status", | ||||||
|           "entity_type", |           "entity_type", | ||||||
|           "privacy_level" |           "privacy_level", | ||||||
|  |           "auto_start" | ||||||
|         ] |         ] | ||||||
|       }, |       }, | ||||||
|       "ScheduledEventUserResponse": { |       "ScheduledEventUserResponse": { | ||||||
|  | @ -25308,6 +25316,9 @@ | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|           }, |           }, | ||||||
|  |           "auto_start": { | ||||||
|  |             "type": "boolean" | ||||||
|  |           }, | ||||||
|           "entity_metadata": { |           "entity_metadata": { | ||||||
|             "oneOf": [ |             "oneOf": [ | ||||||
|               { |               { | ||||||
|  | @ -25326,7 +25337,8 @@ | ||||||
|           "scheduled_start_time", |           "scheduled_start_time", | ||||||
|           "status", |           "status", | ||||||
|           "entity_type", |           "entity_type", | ||||||
|           "privacy_level" |           "privacy_level", | ||||||
|  |           "auto_start" | ||||||
|         ] |         ] | ||||||
|       }, |       }, | ||||||
|       "StandardStickerResponse": { |       "StandardStickerResponse": { | ||||||
|  | @ -27161,6 +27173,9 @@ | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|           }, |           }, | ||||||
|  |           "auto_start": { | ||||||
|  |             "type": "boolean" | ||||||
|  |           }, | ||||||
|           "entity_metadata": { |           "entity_metadata": { | ||||||
|             "oneOf": [ |             "oneOf": [ | ||||||
|               { |               { | ||||||
|  | @ -27179,7 +27194,8 @@ | ||||||
|           "scheduled_start_time", |           "scheduled_start_time", | ||||||
|           "status", |           "status", | ||||||
|           "entity_type", |           "entity_type", | ||||||
|           "privacy_level" |           "privacy_level", | ||||||
|  |           "auto_start" | ||||||
|         ] |         ] | ||||||
|       }, |       }, | ||||||
|       "WebhookSlackEmbed": { |       "WebhookSlackEmbed": { | ||||||
|  |  | ||||||
|  | @ -15119,6 +15119,12 @@ | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|           }, |           }, | ||||||
|  |           "auto_start": { | ||||||
|  |             "type": [ | ||||||
|  |               "boolean", | ||||||
|  |               "null" | ||||||
|  |             ] | ||||||
|  |           }, | ||||||
|           "entity_metadata": { |           "entity_metadata": { | ||||||
|             "$ref": "#/components/schemas/EntityMetadataExternal" |             "$ref": "#/components/schemas/EntityMetadataExternal" | ||||||
|           } |           } | ||||||
|  | @ -15215,6 +15221,12 @@ | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|           }, |           }, | ||||||
|  |           "auto_start": { | ||||||
|  |             "type": [ | ||||||
|  |               "boolean", | ||||||
|  |               "null" | ||||||
|  |             ] | ||||||
|  |           }, | ||||||
|           "entity_metadata": { |           "entity_metadata": { | ||||||
|             "$ref": "#/components/schemas/EntityMetadataExternal" |             "$ref": "#/components/schemas/EntityMetadataExternal" | ||||||
|           } |           } | ||||||
|  | @ -15340,6 +15352,9 @@ | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|           }, |           }, | ||||||
|  |           "auto_start": { | ||||||
|  |             "type": "boolean" | ||||||
|  |           }, | ||||||
|           "entity_metadata": { |           "entity_metadata": { | ||||||
|             "$ref": "#/components/schemas/EntityMetadataExternalResponse" |             "$ref": "#/components/schemas/EntityMetadataExternalResponse" | ||||||
|           } |           } | ||||||
|  | @ -15352,6 +15367,7 @@ | ||||||
|           "status", |           "status", | ||||||
|           "entity_type", |           "entity_type", | ||||||
|           "privacy_level", |           "privacy_level", | ||||||
|  |           "auto_start", | ||||||
|           "entity_metadata" |           "entity_metadata" | ||||||
|         ] |         ] | ||||||
|       }, |       }, | ||||||
|  | @ -25010,6 +25026,9 @@ | ||||||
|                 "$ref": "#/components/schemas/ScheduledEventUserResponse" |                 "$ref": "#/components/schemas/ScheduledEventUserResponse" | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|  |           }, | ||||||
|  |           "auto_start": { | ||||||
|  |             "type": "boolean" | ||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|         "required": [ |         "required": [ | ||||||
|  | @ -25019,7 +25038,8 @@ | ||||||
|           "scheduled_start_time", |           "scheduled_start_time", | ||||||
|           "status", |           "status", | ||||||
|           "entity_type", |           "entity_type", | ||||||
|           "privacy_level" |           "privacy_level", | ||||||
|  |           "auto_start" | ||||||
|         ] |         ] | ||||||
|       }, |       }, | ||||||
|       "ScheduledEventUserResponse": { |       "ScheduledEventUserResponse": { | ||||||
|  | @ -25429,6 +25449,12 @@ | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|           }, |           }, | ||||||
|  |           "auto_start": { | ||||||
|  |             "type": [ | ||||||
|  |               "boolean", | ||||||
|  |               "null" | ||||||
|  |             ] | ||||||
|  |           }, | ||||||
|           "entity_metadata": { |           "entity_metadata": { | ||||||
|             "oneOf": [ |             "oneOf": [ | ||||||
|               { |               { | ||||||
|  | @ -25531,6 +25557,12 @@ | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|           }, |           }, | ||||||
|  |           "auto_start": { | ||||||
|  |             "type": [ | ||||||
|  |               "boolean", | ||||||
|  |               "null" | ||||||
|  |             ] | ||||||
|  |           }, | ||||||
|           "entity_metadata": { |           "entity_metadata": { | ||||||
|             "oneOf": [ |             "oneOf": [ | ||||||
|               { |               { | ||||||
|  | @ -25663,6 +25695,9 @@ | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|           }, |           }, | ||||||
|  |           "auto_start": { | ||||||
|  |             "type": "boolean" | ||||||
|  |           }, | ||||||
|           "entity_metadata": { |           "entity_metadata": { | ||||||
|             "oneOf": [ |             "oneOf": [ | ||||||
|               { |               { | ||||||
|  | @ -25681,7 +25716,8 @@ | ||||||
|           "scheduled_start_time", |           "scheduled_start_time", | ||||||
|           "status", |           "status", | ||||||
|           "entity_type", |           "entity_type", | ||||||
|           "privacy_level" |           "privacy_level", | ||||||
|  |           "auto_start" | ||||||
|         ] |         ] | ||||||
|       }, |       }, | ||||||
|       "StandardStickerResponse": { |       "StandardStickerResponse": { | ||||||
|  | @ -27313,6 +27349,12 @@ | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|           }, |           }, | ||||||
|  |           "auto_start": { | ||||||
|  |             "type": [ | ||||||
|  |               "boolean", | ||||||
|  |               "null" | ||||||
|  |             ] | ||||||
|  |           }, | ||||||
|           "entity_metadata": { |           "entity_metadata": { | ||||||
|             "oneOf": [ |             "oneOf": [ | ||||||
|               { |               { | ||||||
|  | @ -27415,6 +27457,12 @@ | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|           }, |           }, | ||||||
|  |           "auto_start": { | ||||||
|  |             "type": [ | ||||||
|  |               "boolean", | ||||||
|  |               "null" | ||||||
|  |             ] | ||||||
|  |           }, | ||||||
|           "entity_metadata": { |           "entity_metadata": { | ||||||
|             "oneOf": [ |             "oneOf": [ | ||||||
|               { |               { | ||||||
|  | @ -27547,6 +27595,9 @@ | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|           }, |           }, | ||||||
|  |           "auto_start": { | ||||||
|  |             "type": "boolean" | ||||||
|  |           }, | ||||||
|           "entity_metadata": { |           "entity_metadata": { | ||||||
|             "oneOf": [ |             "oneOf": [ | ||||||
|               { |               { | ||||||
|  | @ -27565,7 +27616,8 @@ | ||||||
|           "scheduled_start_time", |           "scheduled_start_time", | ||||||
|           "status", |           "status", | ||||||
|           "entity_type", |           "entity_type", | ||||||
|           "privacy_level" |           "privacy_level", | ||||||
|  |           "auto_start" | ||||||
|         ] |         ] | ||||||
|       }, |       }, | ||||||
|       "WebhookSlackEmbed": { |       "WebhookSlackEmbed": { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue