From 09329438eb1bc3701efc9fbf1481ccbed66f3dda Mon Sep 17 00:00:00 2001 From: SDK Generator Bot Date: Thu, 26 Jun 2025 08:05:10 +0000 Subject: [PATCH] Generate sqlserverflex --- .../src/stackit/sqlserverflex/api/default_api.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/services/sqlserverflex/src/stackit/sqlserverflex/api/default_api.py b/services/sqlserverflex/src/stackit/sqlserverflex/api/default_api.py index 88ea217ae..ff7df6052 100644 --- a/services/sqlserverflex/src/stackit/sqlserverflex/api/default_api.py +++ b/services/sqlserverflex/src/stackit/sqlserverflex/api/default_api.py @@ -6236,7 +6236,7 @@ def partial_update_instance( ) -> UpdateInstanceResponse: """Update Instance - Update available instance of a mssql database. + Update available instance of a mssql database. **Please note that any changes applied via PUT or PATCH requests will initiate a reboot of the SQL Server Flex Instance.** :param project_id: Project ID (required) :type project_id: str @@ -6312,7 +6312,7 @@ def partial_update_instance_with_http_info( ) -> ApiResponse[UpdateInstanceResponse]: """Update Instance - Update available instance of a mssql database. + Update available instance of a mssql database. **Please note that any changes applied via PUT or PATCH requests will initiate a reboot of the SQL Server Flex Instance.** :param project_id: Project ID (required) :type project_id: str @@ -6388,7 +6388,7 @@ def partial_update_instance_without_preload_content( ) -> RESTResponseType: """Update Instance - Update available instance of a mssql database. + Update available instance of a mssql database. **Please note that any changes applied via PUT or PATCH requests will initiate a reboot of the SQL Server Flex Instance.** :param project_id: Project ID (required) :type project_id: str @@ -7661,7 +7661,7 @@ def update_instance( ) -> UpdateInstanceResponse: """Update Instance - Update available instance of a mssql database. + Update available instance of a mssql database. **Please note that any changes applied via PUT or PATCH requests will initiate a reboot of the SQL Server Flex Instance.** :param project_id: Project ID (required) :type project_id: str @@ -7737,7 +7737,7 @@ def update_instance_with_http_info( ) -> ApiResponse[UpdateInstanceResponse]: """Update Instance - Update available instance of a mssql database. + Update available instance of a mssql database. **Please note that any changes applied via PUT or PATCH requests will initiate a reboot of the SQL Server Flex Instance.** :param project_id: Project ID (required) :type project_id: str @@ -7813,7 +7813,7 @@ def update_instance_without_preload_content( ) -> RESTResponseType: """Update Instance - Update available instance of a mssql database. + Update available instance of a mssql database. **Please note that any changes applied via PUT or PATCH requests will initiate a reboot of the SQL Server Flex Instance.** :param project_id: Project ID (required) :type project_id: str