Skip to content

Commit f673ebe

Browse files
stackit-pipelineFyusel
authored andcommitted
Generate objectstorage
1 parent 6d19aaa commit f673ebe

29 files changed

+276
-42
lines changed

services/objectstorage/src/stackit/objectstorage/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
STACKIT API to manage the Object Storage
99
10-
The version of the OpenAPI document: 1.1.0
10+
The version of the OpenAPI document: 2.0.1
1111
Generated by OpenAPI Generator (https://openapi-generator.tech)
1212
1313
Do not edit the class manually.

services/objectstorage/src/stackit/objectstorage/api/default_api.py

Lines changed: 248 additions & 14 deletions
Large diffs are not rendered by default.

services/objectstorage/src/stackit/objectstorage/api_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
STACKIT API to manage the Object Storage
77
8-
The version of the OpenAPI document: 1.1.0
8+
The version of the OpenAPI document: 2.0.1
99
Generated by OpenAPI Generator (https://openapi-generator.tech)
1010
1111
Do not edit the class manually.

services/objectstorage/src/stackit/objectstorage/configuration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
STACKIT API to manage the Object Storage
77
8-
The version of the OpenAPI document: 1.1.0
8+
The version of the OpenAPI document: 2.0.1
99
Generated by OpenAPI Generator (https://openapi-generator.tech)
1010
1111
Do not edit the class manually.

services/objectstorage/src/stackit/objectstorage/exceptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
STACKIT API to manage the Object Storage
77
8-
The version of the OpenAPI document: 1.1.0
8+
The version of the OpenAPI document: 2.0.1
99
Generated by OpenAPI Generator (https://openapi-generator.tech)
1010
1111
Do not edit the class manually.

services/objectstorage/src/stackit/objectstorage/models/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
STACKIT API to manage the Object Storage
88
9-
The version of the OpenAPI document: 1.1.0
9+
The version of the OpenAPI document: 2.0.1
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212
Do not edit the class manually.

services/objectstorage/src/stackit/objectstorage/models/access_key.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
STACKIT API to manage the Object Storage
77
8-
The version of the OpenAPI document: 1.1.0
8+
The version of the OpenAPI document: 2.0.1
99
Generated by OpenAPI Generator (https://openapi-generator.tech)
1010
1111
Do not edit the class manually.

services/objectstorage/src/stackit/objectstorage/models/bucket.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
STACKIT API to manage the Object Storage
77
8-
The version of the OpenAPI document: 1.1.0
8+
The version of the OpenAPI document: 2.0.1
99
Generated by OpenAPI Generator (https://openapi-generator.tech)
1010
1111
Do not edit the class manually.

services/objectstorage/src/stackit/objectstorage/models/create_access_key_payload.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
STACKIT API to manage the Object Storage
77
8-
The version of the OpenAPI document: 1.1.0
8+
The version of the OpenAPI document: 2.0.1
99
Generated by OpenAPI Generator (https://openapi-generator.tech)
1010
1111
Do not edit the class manually.

services/objectstorage/src/stackit/objectstorage/models/create_access_key_response.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
STACKIT API to manage the Object Storage
77
8-
The version of the OpenAPI document: 1.1.0
8+
The version of the OpenAPI document: 2.0.1
99
Generated by OpenAPI Generator (https://openapi-generator.tech)
1010
1111
Do not edit the class manually.

0 commit comments

Comments
 (0)