stackit-postgresflex 1.3.0__py3-none-any.whl → 1.4.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. stackit/postgresflex/__init__.py +6 -7
  2. stackit/postgresflex/api/default_api.py +6 -6
  3. stackit/postgresflex/api_client.py +6 -7
  4. stackit/postgresflex/api_response.py +0 -1
  5. stackit/postgresflex/configuration.py +6 -7
  6. stackit/postgresflex/exceptions.py +6 -6
  7. stackit/postgresflex/models/__init__.py +6 -6
  8. stackit/postgresflex/models/acl.py +6 -6
  9. stackit/postgresflex/models/api_configuration.py +6 -6
  10. stackit/postgresflex/models/api_extension_config_load_response.py +6 -6
  11. stackit/postgresflex/models/api_extension_configure_response.py +6 -6
  12. stackit/postgresflex/models/api_extension_delete_response.py +6 -6
  13. stackit/postgresflex/models/api_extension_list.py +6 -6
  14. stackit/postgresflex/models/api_extension_load_response.py +6 -6
  15. stackit/postgresflex/models/api_install_response.py +6 -6
  16. stackit/postgresflex/models/api_installed_list_response.py +6 -6
  17. stackit/postgresflex/models/backup.py +6 -6
  18. stackit/postgresflex/models/clone_instance_payload.py +6 -6
  19. stackit/postgresflex/models/clone_instance_response.py +6 -6
  20. stackit/postgresflex/models/create_database_payload.py +6 -6
  21. stackit/postgresflex/models/create_instance_payload.py +6 -6
  22. stackit/postgresflex/models/create_instance_response.py +6 -6
  23. stackit/postgresflex/models/create_user_payload.py +6 -6
  24. stackit/postgresflex/models/create_user_response.py +6 -6
  25. stackit/postgresflex/models/error.py +6 -6
  26. stackit/postgresflex/models/extensions_configuration.py +6 -6
  27. stackit/postgresflex/models/extensions_extension_list_response.py +6 -6
  28. stackit/postgresflex/models/extensions_new_config.py +6 -6
  29. stackit/postgresflex/models/flavor.py +6 -6
  30. stackit/postgresflex/models/get_backup_response.py +6 -6
  31. stackit/postgresflex/models/get_user_response.py +6 -6
  32. stackit/postgresflex/models/instance.py +6 -6
  33. stackit/postgresflex/models/instance_create_database_response.py +6 -6
  34. stackit/postgresflex/models/instance_data_point.py +6 -6
  35. stackit/postgresflex/models/instance_database.py +6 -6
  36. stackit/postgresflex/models/instance_host.py +6 -6
  37. stackit/postgresflex/models/instance_host_metric.py +6 -6
  38. stackit/postgresflex/models/instance_list_databases_response.py +6 -6
  39. stackit/postgresflex/models/instance_list_instance.py +6 -6
  40. stackit/postgresflex/models/instance_metrics_response.py +6 -6
  41. stackit/postgresflex/models/instance_response.py +6 -6
  42. stackit/postgresflex/models/list_backups_response.py +6 -6
  43. stackit/postgresflex/models/list_flavors_response.py +6 -6
  44. stackit/postgresflex/models/list_instances_response.py +6 -6
  45. stackit/postgresflex/models/list_storages_response.py +6 -6
  46. stackit/postgresflex/models/list_users_response.py +6 -6
  47. stackit/postgresflex/models/list_users_response_item.py +6 -6
  48. stackit/postgresflex/models/list_versions_response.py +6 -6
  49. stackit/postgresflex/models/partial_update_instance_payload.py +6 -6
  50. stackit/postgresflex/models/partial_update_instance_response.py +6 -6
  51. stackit/postgresflex/models/partial_update_user_payload.py +6 -6
  52. stackit/postgresflex/models/postgres_database_parameter.py +6 -6
  53. stackit/postgresflex/models/postgres_database_parameter_response.py +6 -6
  54. stackit/postgresflex/models/reset_user_response.py +6 -6
  55. stackit/postgresflex/models/storage.py +6 -6
  56. stackit/postgresflex/models/storage_range.py +6 -6
  57. stackit/postgresflex/models/storage_update.py +6 -6
  58. stackit/postgresflex/models/update_backup_schedule_payload.py +6 -6
  59. stackit/postgresflex/models/update_instance_payload.py +6 -6
  60. stackit/postgresflex/models/update_user_payload.py +6 -6
  61. stackit/postgresflex/models/user.py +6 -6
  62. stackit/postgresflex/models/user_response.py +6 -6
  63. stackit/postgresflex/rest.py +6 -7
  64. {stackit_postgresflex-1.3.0.dist-info → stackit_postgresflex-1.4.0.dist-info}/METADATA +3 -4
  65. stackit_postgresflex-1.4.0.dist-info/RECORD +70 -0
  66. {stackit_postgresflex-1.3.0.dist-info → stackit_postgresflex-1.4.0.dist-info}/WHEEL +1 -1
  67. stackit_postgresflex-1.3.0.dist-info/RECORD +0 -70
  68. {stackit_postgresflex-1.3.0.dist-info → stackit_postgresflex-1.4.0.dist-info}/licenses/LICENSE.md +0 -0
  69. {stackit_postgresflex-1.3.0.dist-info → stackit_postgresflex-1.4.0.dist-info}/licenses/NOTICE.txt +0 -0
@@ -3,18 +3,17 @@
3
3
  # flake8: noqa
4
4
 
5
5
  """
6
- STACKIT PostgreSQL Flex API
6
+ STACKIT PostgreSQL Flex API
7
7
 
8
- This is the documentation for the STACKIT postgres service
8
+ This is the documentation for the STACKIT postgres service
9
9
 
10
- The version of the OpenAPI document: 2.0.0
11
- Contact: support@stackit.cloud
12
- Generated by OpenAPI Generator (https://openapi-generator.tech)
10
+ The version of the OpenAPI document: 2.0.0
11
+ Contact: support@stackit.cloud
12
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
13
13
 
14
- Do not edit the class manually.
14
+ Do not edit the class manually.
15
15
  """ # noqa: E501
16
16
 
17
-
18
17
  __version__ = "1.0.0"
19
18
 
20
19
  # Define package exports
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from typing import Any, Dict, List, Optional, Tuple, Union
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  import datetime
@@ -37,7 +37,6 @@ from stackit.postgresflex.exceptions import (
37
37
  ApiException,
38
38
  )
39
39
 
40
-
41
40
  RequestSerialized = Tuple[str, str, Dict[str, str], Optional[str], List[str]]
42
41
 
43
42
 
@@ -6,7 +6,6 @@ from typing import Generic, Mapping, Optional, TypeVar
6
6
 
7
7
  from pydantic import BaseModel, Field, StrictBytes, StrictInt
8
8
 
9
-
10
9
  T = TypeVar("T")
11
10
 
12
11
 
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  import sys
@@ -19,7 +19,6 @@ from typing_extensions import NotRequired
19
19
 
20
20
  import os
21
21
 
22
-
23
22
  ServerVariablesT = Dict[str, str]
24
23
 
25
24
 
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from typing import Any, Optional
@@ -2,15 +2,15 @@
2
2
 
3
3
  # flake8: noqa
4
4
  """
5
- STACKIT PostgreSQL Flex API
5
+ STACKIT PostgreSQL Flex API
6
6
 
7
- This is the documentation for the STACKIT postgres service
7
+ This is the documentation for the STACKIT postgres service
8
8
 
9
- The version of the OpenAPI document: 2.0.0
10
- Contact: support@stackit.cloud
11
- Generated by OpenAPI Generator (https://openapi-generator.tech)
9
+ The version of the OpenAPI document: 2.0.0
10
+ Contact: support@stackit.cloud
11
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
12
12
 
13
- Do not edit the class manually.
13
+ Do not edit the class manually.
14
14
  """ # noqa: E501
15
15
 
16
16
  # import models into model package
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- STACKIT PostgreSQL Flex API
4
+ STACKIT PostgreSQL Flex API
5
5
 
6
- This is the documentation for the STACKIT postgres service
6
+ This is the documentation for the STACKIT postgres service
7
7
 
8
- The version of the OpenAPI document: 2.0.0
9
- Contact: support@stackit.cloud
10
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ The version of the OpenAPI document: 2.0.0
9
+ Contact: support@stackit.cloud
10
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
- Do not edit the class manually.
12
+ Do not edit the class manually.
13
13
  """ # noqa: E501
14
14
 
15
15
  from __future__ import annotations