Skip to content

Commit 20b6575

Browse files
Generate code for 4.6.0
1 parent 6ddcdfd commit 20b6575

File tree

82 files changed

+83
-83
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+83
-83
lines changed

packages/localstack-sdk-generated/localstack/sdk/api/aws_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
77
8-
The version of the OpenAPI document: 4.5.0
8+
The version of the OpenAPI document: 4.6.0
99
Contact: info@localstack.cloud
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111

packages/localstack-sdk-generated/localstack/sdk/api/chaos_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
77
8-
The version of the OpenAPI document: 4.5.0
8+
The version of the OpenAPI document: 4.6.0
99
Contact: info@localstack.cloud
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111

packages/localstack-sdk-generated/localstack/sdk/api/default_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
77
8-
The version of the OpenAPI document: 4.5.0
8+
The version of the OpenAPI document: 4.6.0
99
Contact: info@localstack.cloud
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111

packages/localstack-sdk-generated/localstack/sdk/api/localstack_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
77
8-
The version of the OpenAPI document: 4.5.0
8+
The version of the OpenAPI document: 4.6.0
99
Contact: info@localstack.cloud
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111

packages/localstack-sdk-generated/localstack/sdk/api/pods_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
77
8-
The version of the OpenAPI document: 4.5.0
8+
The version of the OpenAPI document: 4.6.0
99
Contact: info@localstack.cloud
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111

packages/localstack-sdk-generated/localstack/sdk/api/pro_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
77
8-
The version of the OpenAPI document: 4.5.0
8+
The version of the OpenAPI document: 4.6.0
99
Contact: info@localstack.cloud
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111

packages/localstack-sdk-generated/localstack/sdk/api/replicator_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
77
8-
The version of the OpenAPI document: 4.5.0
8+
The version of the OpenAPI document: 4.6.0
99
Contact: info@localstack.cloud
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111

packages/localstack-sdk-generated/localstack/sdk/api/state_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
77
8-
The version of the OpenAPI document: 4.5.0
8+
The version of the OpenAPI document: 4.6.0
99
Contact: info@localstack.cloud
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111

packages/localstack-sdk-generated/localstack/sdk/api_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
77
8-
The version of the OpenAPI document: 4.5.0
8+
The version of the OpenAPI document: 4.6.0
99
Contact: info@localstack.cloud
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111

packages/localstack-sdk-generated/localstack/sdk/configuration.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
77
8-
The version of the OpenAPI document: 4.5.0
8+
The version of the OpenAPI document: 4.6.0
99
Contact: info@localstack.cloud
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
@@ -494,7 +494,7 @@ def to_debug_report(self) -> str:
494494
return "Python SDK Debug Report:\n"\
495495
"OS: {env}\n"\
496496
"Python Version: {pyversion}\n"\
497-
"Version of the API: 4.5.0\n"\
497+
"Version of the API: 4.6.0\n"\
498498
"SDK Package Version: 1.0.0".\
499499
format(env=sys.platform, pyversion=sys.version)
500500

0 commit comments

Comments
 (0)