diff --git a/ibm_platform_services/global_search_v2.py b/ibm_platform_services/global_search_v2.py index 793c310..943687e 100644 --- a/ibm_platform_services/global_search_v2.py +++ b/ibm_platform_services/global_search_v2.py @@ -1,6 +1,6 @@ # coding: utf-8 -# (C) Copyright IBM Corp. 2025. +# (C) Copyright IBM Corp. 2026. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# IBM OpenAPI SDK Code Generator Version: 3.100.0-2ad7a784-20250212-162551 +# IBM OpenAPI SDK Code Generator Version: 3.113.1-d76630af-20260320-135953 """ Search for resources with the global and shared resource properties repository that is diff --git a/ibm_platform_services/global_tagging_v1.py b/ibm_platform_services/global_tagging_v1.py index 6b23097..5a7d6f8 100644 --- a/ibm_platform_services/global_tagging_v1.py +++ b/ibm_platform_services/global_tagging_v1.py @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# IBM OpenAPI SDK Code Generator Version: 3.111.0-1bfb72c2-20260206-185521 +# IBM OpenAPI SDK Code Generator Version: 3.113.1-d76630af-20260320-135953 """ Manage your tags with the Tagging API in IBM Cloud. You can attach, detach, delete, or diff --git a/test/unit/test_global_search_v2.py b/test/unit/test_global_search_v2.py index 4493957..8429bea 100644 --- a/test/unit/test_global_search_v2.py +++ b/test/unit/test_global_search_v2.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# (C) Copyright IBM Corp. 2025. +# (C) Copyright IBM Corp. 2026. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.