You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/rabbitmq/src/stackit/rabbitmq/__init__.py
+6-9Lines changed: 6 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -3,16 +3,17 @@
3
3
# flake8: noqa
4
4
5
5
"""
6
-
STACKIT RabbitMQ API
6
+
STACKIT RabbitMQ API
7
7
8
-
The STACKIT RabbitMQ API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.
8
+
The STACKIT RabbitMQ API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.
9
9
10
-
The version of the OpenAPI document: 2.2.0
11
-
Generated by OpenAPI Generator (https://openapi-generator.tech)
10
+
The version of the OpenAPI document: 2.2.0
11
+
Generated by OpenAPI Generator (https://openapi-generator.tech)
Copy file name to clipboardExpand all lines: services/rabbitmq/src/stackit/rabbitmq/api/default_api.py
+11-11Lines changed: 11 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# coding: utf-8
2
2
3
3
"""
4
-
STACKIT RabbitMQ API
4
+
STACKIT RabbitMQ API
5
5
6
-
The STACKIT RabbitMQ API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.
6
+
The STACKIT RabbitMQ API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.
7
7
8
-
The version of the OpenAPI document: 2.2.0
9
-
Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+
The version of the OpenAPI document: 2.2.0
9
+
Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
11
-
Do not edit the class manually.
11
+
Do not edit the class manually.
12
12
"""# noqa: E501
13
13
14
14
fromtypingimportAny, Dict, List, Optional, Tuple, Union
Copy file name to clipboardExpand all lines: services/rabbitmq/src/stackit/rabbitmq/api_client.py
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# coding: utf-8
2
2
3
3
"""
4
-
STACKIT RabbitMQ API
4
+
STACKIT RabbitMQ API
5
5
6
-
The STACKIT RabbitMQ API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.
6
+
The STACKIT RabbitMQ API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.
7
7
8
-
The version of the OpenAPI document: 2.2.0
9
-
Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+
The version of the OpenAPI document: 2.2.0
9
+
Generated by OpenAPI Generator (https://openapi-generator.tech)
Copy file name to clipboardExpand all lines: services/rabbitmq/src/stackit/rabbitmq/configuration.py
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# coding: utf-8
2
2
3
3
"""
4
-
STACKIT RabbitMQ API
4
+
STACKIT RabbitMQ API
5
5
6
-
The STACKIT RabbitMQ API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.
6
+
The STACKIT RabbitMQ API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.
7
7
8
-
The version of the OpenAPI document: 2.2.0
9
-
Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+
The version of the OpenAPI document: 2.2.0
9
+
Generated by OpenAPI Generator (https://openapi-generator.tech)
Copy file name to clipboardExpand all lines: services/rabbitmq/src/stackit/rabbitmq/exceptions.py
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# coding: utf-8
2
2
3
3
"""
4
-
STACKIT RabbitMQ API
4
+
STACKIT RabbitMQ API
5
5
6
-
The STACKIT RabbitMQ API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.
6
+
The STACKIT RabbitMQ API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.
7
7
8
-
The version of the OpenAPI document: 2.2.0
9
-
Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+
The version of the OpenAPI document: 2.2.0
9
+
Generated by OpenAPI Generator (https://openapi-generator.tech)
Copy file name to clipboardExpand all lines: services/rabbitmq/src/stackit/rabbitmq/models/__init__.py
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,14 @@
2
2
3
3
# flake8: noqa
4
4
"""
5
-
STACKIT RabbitMQ API
5
+
STACKIT RabbitMQ API
6
6
7
-
The STACKIT RabbitMQ API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.
7
+
The STACKIT RabbitMQ API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.
8
8
9
-
The version of the OpenAPI document: 2.2.0
10
-
Generated by OpenAPI Generator (https://openapi-generator.tech)
9
+
The version of the OpenAPI document: 2.2.0
10
+
Generated by OpenAPI Generator (https://openapi-generator.tech)
Copy file name to clipboardExpand all lines: services/rabbitmq/src/stackit/rabbitmq/models/backup.py
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# coding: utf-8
2
2
3
3
"""
4
-
STACKIT RabbitMQ API
4
+
STACKIT RabbitMQ API
5
5
6
-
The STACKIT RabbitMQ API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.
6
+
The STACKIT RabbitMQ API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.
7
7
8
-
The version of the OpenAPI document: 2.2.0
9
-
Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+
The version of the OpenAPI document: 2.2.0
9
+
Generated by OpenAPI Generator (https://openapi-generator.tech)
Copy file name to clipboardExpand all lines: services/rabbitmq/src/stackit/rabbitmq/models/create_backup_response_item.py
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# coding: utf-8
2
2
3
3
"""
4
-
STACKIT RabbitMQ API
4
+
STACKIT RabbitMQ API
5
5
6
-
The STACKIT RabbitMQ API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.
6
+
The STACKIT RabbitMQ API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.
7
7
8
-
The version of the OpenAPI document: 2.2.0
9
-
Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+
The version of the OpenAPI document: 2.2.0
9
+
Generated by OpenAPI Generator (https://openapi-generator.tech)
0 commit comments