main - Automated spec update (136856)
made at remote:2025-08-08T01:32:13 taken at now:2025-08-08T02:10:01 made by remote Nelly (automation bot) <>
This commit is contained in:
		
							parent
							
								
									4cf756b746
								
							
						
					
					
						commit
						b1bb391a05
					
				
					 2 changed files with 28 additions and 20 deletions
				
			
		|  | @ -7944,15 +7944,7 @@ | |||
|           "content": { | ||||
|             "application/json": { | ||||
|               "schema": { | ||||
|                 "type": "object", | ||||
|                 "properties": { | ||||
|                   "level": { | ||||
|                     "$ref": "#/components/schemas/GuildMFALevel" | ||||
|                   } | ||||
|                 }, | ||||
|                 "required": [ | ||||
|                   "level" | ||||
|                 ] | ||||
|                 "$ref": "#/components/schemas/GuildMFARequest" | ||||
|               } | ||||
|             } | ||||
|           }, | ||||
|  | @ -24840,6 +24832,17 @@ | |||
|           "level" | ||||
|         ] | ||||
|       }, | ||||
|       "GuildMFARequest": { | ||||
|         "type": "object", | ||||
|         "properties": { | ||||
|           "level": { | ||||
|             "$ref": "#/components/schemas/GuildMFALevel" | ||||
|           } | ||||
|         }, | ||||
|         "required": [ | ||||
|           "level" | ||||
|         ] | ||||
|       }, | ||||
|       "GuildMemberResponse": { | ||||
|         "type": "object", | ||||
|         "properties": { | ||||
|  | @ -25875,7 +25878,8 @@ | |||
|             "enum": [ | ||||
|               0, | ||||
|               2, | ||||
|               4 | ||||
|               4, | ||||
|               15 | ||||
|             ], | ||||
|             "allOf": [ | ||||
|               { | ||||
|  |  | |||
|  | @ -7944,15 +7944,7 @@ | |||
|           "content": { | ||||
|             "application/json": { | ||||
|               "schema": { | ||||
|                 "type": "object", | ||||
|                 "properties": { | ||||
|                   "level": { | ||||
|                     "$ref": "#/components/schemas/GuildMFALevel" | ||||
|                   } | ||||
|                 }, | ||||
|                 "required": [ | ||||
|                   "level" | ||||
|                 ] | ||||
|                 "$ref": "#/components/schemas/GuildMFARequest" | ||||
|               } | ||||
|             } | ||||
|           }, | ||||
|  | @ -24911,6 +24903,17 @@ | |||
|           "level" | ||||
|         ] | ||||
|       }, | ||||
|       "GuildMFARequest": { | ||||
|         "type": "object", | ||||
|         "properties": { | ||||
|           "level": { | ||||
|             "$ref": "#/components/schemas/GuildMFALevel" | ||||
|           } | ||||
|         }, | ||||
|         "required": [ | ||||
|           "level" | ||||
|         ] | ||||
|       }, | ||||
|       "GuildMemberResponse": { | ||||
|         "type": "object", | ||||
|         "properties": { | ||||
|  | @ -25960,7 +25963,8 @@ | |||
|             "enum": [ | ||||
|               0, | ||||
|               2, | ||||
|               4 | ||||
|               4, | ||||
|               15 | ||||
|             ], | ||||
|             "allOf": [ | ||||
|               { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue