main - Automated spec update (116817)
made at remote:2025-05-20T23:44:43 taken at now:2025-05-21T00:10:01 made by remote Nelly (automation bot) <>
This commit is contained in:
		
							parent
							
								
									f32fe418db
								
							
						
					
					
						commit
						6966a78175
					
				
					 2 changed files with 12 additions and 12 deletions
				
			
		|  | @ -2638,10 +2638,10 @@ | |||
|         } | ||||
|       ], | ||||
|       "get": { | ||||
|         "operationId": "list_pinned_messages", | ||||
|         "operationId": "deprecated_list_pins", | ||||
|         "responses": { | ||||
|           "200": { | ||||
|             "description": "200 response for list_pinned_messages", | ||||
|             "description": "200 response for deprecated_list_pins", | ||||
|             "content": { | ||||
|               "application/json": { | ||||
|                 "schema": { | ||||
|  | @ -2687,10 +2687,10 @@ | |||
|         } | ||||
|       ], | ||||
|       "put": { | ||||
|         "operationId": "pin_message", | ||||
|         "operationId": "deprecated_create_pin", | ||||
|         "responses": { | ||||
|           "204": { | ||||
|             "description": "204 response for pin_message" | ||||
|             "description": "204 response for deprecated_create_pin" | ||||
|           }, | ||||
|           "4XX": { | ||||
|             "$ref": "#/components/responses/ClientErrorResponse" | ||||
|  | @ -2703,10 +2703,10 @@ | |||
|         ] | ||||
|       }, | ||||
|       "delete": { | ||||
|         "operationId": "unpin_message", | ||||
|         "operationId": "deprecated_delete_pin", | ||||
|         "responses": { | ||||
|           "204": { | ||||
|             "description": "204 response for unpin_message" | ||||
|             "description": "204 response for deprecated_delete_pin" | ||||
|           }, | ||||
|           "4XX": { | ||||
|             "$ref": "#/components/responses/ClientErrorResponse" | ||||
|  |  | |||
|  | @ -2638,10 +2638,10 @@ | |||
|         } | ||||
|       ], | ||||
|       "get": { | ||||
|         "operationId": "list_pinned_messages", | ||||
|         "operationId": "deprecated_list_pins", | ||||
|         "responses": { | ||||
|           "200": { | ||||
|             "description": "200 response for list_pinned_messages", | ||||
|             "description": "200 response for deprecated_list_pins", | ||||
|             "content": { | ||||
|               "application/json": { | ||||
|                 "schema": { | ||||
|  | @ -2687,10 +2687,10 @@ | |||
|         } | ||||
|       ], | ||||
|       "put": { | ||||
|         "operationId": "pin_message", | ||||
|         "operationId": "deprecated_create_pin", | ||||
|         "responses": { | ||||
|           "204": { | ||||
|             "description": "204 response for pin_message" | ||||
|             "description": "204 response for deprecated_create_pin" | ||||
|           }, | ||||
|           "4XX": { | ||||
|             "$ref": "#/components/responses/ClientErrorResponse" | ||||
|  | @ -2703,10 +2703,10 @@ | |||
|         ] | ||||
|       }, | ||||
|       "delete": { | ||||
|         "operationId": "unpin_message", | ||||
|         "operationId": "deprecated_delete_pin", | ||||
|         "responses": { | ||||
|           "204": { | ||||
|             "description": "204 response for unpin_message" | ||||
|             "description": "204 response for deprecated_delete_pin" | ||||
|           }, | ||||
|           "4XX": { | ||||
|             "$ref": "#/components/responses/ClientErrorResponse" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue