main - Automated spec update (121505)
made at remote:2025-06-10T19:17:33 taken at now:2025-06-10T20:10:01 made by remote Nelly (automation bot) <>
This commit is contained in:
		
							parent
							
								
									8d66b976ea
								
							
						
					
					
						commit
						00f3ec8fe7
					
				
					 2 changed files with 64 additions and 58 deletions
				
			
		|  | @ -9057,35 +9057,7 @@ | |||
|           "content": { | ||||
|             "application/json": { | ||||
|               "schema": { | ||||
|                 "type": "object", | ||||
|                 "properties": { | ||||
|                   "platform_name": { | ||||
|                     "type": [ | ||||
|                       "string", | ||||
|                       "null" | ||||
|                     ], | ||||
|                     "maxLength": 50 | ||||
|                   }, | ||||
|                   "platform_username": { | ||||
|                     "type": [ | ||||
|                       "string", | ||||
|                       "null" | ||||
|                     ], | ||||
|                     "maxLength": 100 | ||||
|                   }, | ||||
|                   "metadata": { | ||||
|                     "type": [ | ||||
|                       "object", | ||||
|                       "null" | ||||
|                     ], | ||||
|                     "additionalProperties": { | ||||
|                       "type": "string", | ||||
|                       "minLength": 1, | ||||
|                       "maxLength": 100 | ||||
|                     }, | ||||
|                     "maxProperties": 5 | ||||
|                   } | ||||
|                 } | ||||
|                 "$ref": "#/components/schemas/UpdateApplicationUserRoleConnectionRequest" | ||||
|               } | ||||
|             } | ||||
|           }, | ||||
|  | @ -31377,6 +31349,37 @@ | |||
|           "proxy_url" | ||||
|         ] | ||||
|       }, | ||||
|       "UpdateApplicationUserRoleConnectionRequest": { | ||||
|         "type": "object", | ||||
|         "properties": { | ||||
|           "platform_name": { | ||||
|             "type": [ | ||||
|               "string", | ||||
|               "null" | ||||
|             ], | ||||
|             "maxLength": 50 | ||||
|           }, | ||||
|           "platform_username": { | ||||
|             "type": [ | ||||
|               "string", | ||||
|               "null" | ||||
|             ], | ||||
|             "maxLength": 100 | ||||
|           }, | ||||
|           "metadata": { | ||||
|             "type": [ | ||||
|               "object", | ||||
|               "null" | ||||
|             ], | ||||
|             "additionalProperties": { | ||||
|               "type": "string", | ||||
|               "minLength": 1, | ||||
|               "maxLength": 100 | ||||
|             }, | ||||
|             "maxProperties": 5 | ||||
|           } | ||||
|         } | ||||
|       }, | ||||
|       "UpdateDMRequestPartial": { | ||||
|         "type": "object", | ||||
|         "properties": { | ||||
|  |  | |||
|  | @ -9057,35 +9057,7 @@ | |||
|           "content": { | ||||
|             "application/json": { | ||||
|               "schema": { | ||||
|                 "type": "object", | ||||
|                 "properties": { | ||||
|                   "platform_name": { | ||||
|                     "type": [ | ||||
|                       "string", | ||||
|                       "null" | ||||
|                     ], | ||||
|                     "maxLength": 50 | ||||
|                   }, | ||||
|                   "platform_username": { | ||||
|                     "type": [ | ||||
|                       "string", | ||||
|                       "null" | ||||
|                     ], | ||||
|                     "maxLength": 100 | ||||
|                   }, | ||||
|                   "metadata": { | ||||
|                     "type": [ | ||||
|                       "object", | ||||
|                       "null" | ||||
|                     ], | ||||
|                     "additionalProperties": { | ||||
|                       "type": "string", | ||||
|                       "minLength": 1, | ||||
|                       "maxLength": 100 | ||||
|                     }, | ||||
|                     "maxProperties": 5 | ||||
|                   } | ||||
|                 } | ||||
|                 "$ref": "#/components/schemas/UpdateApplicationUserRoleConnectionRequest" | ||||
|               } | ||||
|             } | ||||
|           }, | ||||
|  | @ -31809,6 +31781,37 @@ | |||
|           "proxy_url" | ||||
|         ] | ||||
|       }, | ||||
|       "UpdateApplicationUserRoleConnectionRequest": { | ||||
|         "type": "object", | ||||
|         "properties": { | ||||
|           "platform_name": { | ||||
|             "type": [ | ||||
|               "string", | ||||
|               "null" | ||||
|             ], | ||||
|             "maxLength": 50 | ||||
|           }, | ||||
|           "platform_username": { | ||||
|             "type": [ | ||||
|               "string", | ||||
|               "null" | ||||
|             ], | ||||
|             "maxLength": 100 | ||||
|           }, | ||||
|           "metadata": { | ||||
|             "type": [ | ||||
|               "object", | ||||
|               "null" | ||||
|             ], | ||||
|             "additionalProperties": { | ||||
|               "type": "string", | ||||
|               "minLength": 1, | ||||
|               "maxLength": 100 | ||||
|             }, | ||||
|             "maxProperties": 5 | ||||
|           } | ||||
|         } | ||||
|       }, | ||||
|       "UpdateDMRequestPartial": { | ||||
|         "type": "object", | ||||
|         "properties": { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue